MCP ExplorerExplorer

Medical Mcp

@ChristianHingeon 10 months ago
3 MIT
FreeCommunity
AI Systems
A fully agentic demo for a medical imaging assistant that uses dicom-mcp

Overview

What is Medical Mcp

medical-mcp is a fully agentic demo designed for a medical imaging assistant that utilizes dicom-mcp for handling medical imaging data.

Use cases

Use cases for medical-mcp include assisting radiologists in image analysis, providing educational tools for medical students, and facilitating research in medical imaging technologies.

How to use

To use medical-mcp, start by launching the orthanc container. If it’s your first time, run the script ‘sh orthanc/upload_data.sh’ to upload necessary data.

Key features

Key features of medical-mcp include integration with dicom-mcp for medical imaging, a user-friendly interface for managing images, and the ability to process and analyze medical data efficiently.

Where to use

medical-mcp can be used in various fields such as healthcare, radiology, and medical research, where medical imaging plays a crucial role.

Content

  1. Start the orthanc container
  2. (if first time) sh orthanc/upload_data.sh

Change the ORTHANC_IP in the monai-deploy/.env file
Likewise change the “DicomModalities”: “MONAI-DEPLOY”: IP to match the monai-deploy

This will send CT series to MONAI-DEPLOY
movescu -S -aec ORTHANC localhost 4242 -aem MONAI-DEPLOY -k QueryRetrieveLevel=SERIES -k PatientID=Anon001 -k StudyInstanceUID= -k Modality= -k SeriesInstanceUID=2.25.277176293157759780141760041699188966257

ensure default shared memory size >=1gb in docker daemon

register totalseg_workflow.json with curl

curl --request POST --header ‘Content-Type: application/json’ --data “@totalseg_workflow.json” http://localhost:5001/workflows

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers