DICOM MCP Server for Medical Imaging Systems π₯
@ChristianHinge
About DICOM MCP Server for Medical Imaging Systems π₯
Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dicom-mcp": {
"command": "uv",
"args": [
"tool",
"install",
"dicom-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is DICOM MCP Server?
The DICOM MCP Server enables AI assistants to query, read, and send data on DICOM servers such as PACS and VNA. It provides tools for metadata exploration, PDF report extraction, and DICOM image movement, designed for medical imaging workflows.
How to use DICOM MCP Server?
Install via uv tool install dicom-mcp. Create a YAML configuration file defining DICOM nodes and the calling AE title. Add the server to your MCP client configuration (e.g., claude_desktop_config.json) using uvx dicom-mcp /path/to/your_config.yaml. Tools are invoked by the AI assistant after configuration.
Key features of DICOM MCP Server
- Query patients, studies, series, and instances by multiple criteria.
- Extract text from encapsulated PDFs within DICOM instances.
- Send series or studies to other DICOM nodes using C-MOVE.
- List, switch, and verify connectivity to configured DICOM nodes.
- Choose metadata detail levels (minimal, standard, extended).
Use cases of DICOM MCP Server
- An AI assistant queries a patientβs studies and extracts a PDF report to summarize findings.
- A CT series is moved to a segmentation node for volume calculation and results retrieval.
- Chain query and move tools to compare past and current radiological measurements.
FAQ from DICOM MCP Server
What libraries does DICOM MCP Server build on?
It uses pynetdicom for DICOM networking and PyPDF2 for PDF text extraction.
Is DICOM MCP Server safe for clinical use?
No. It is not meant for clinical use and should not be connected to live hospital databases or systems with patient-sensitive data due to risk of data loss or leakage.
What are the runtime requirements?
Python 3.12+ and a running DICOM server (a sample Orthanc server is provided via Docker for testing).
Where does data live?
Data remains on the DICOM server; the server only queries, reads, and moves data on that server.
Which transport and authentication does it support?
Transport is over stdio (via MCP protocol). Authentication is handled by the DICOM AE title and node configuration defined in the YAML file.
Frequently asked questions
What libraries does DICOM MCP Server build on?
It uses pynetdicom for DICOM networking and PyPDF2 for PDF text extraction.
Is DICOM MCP Server safe for clinical use?
No. It is not meant for clinical use and should not be connected to live hospital databases or systems with patient-sensitive data due to risk of data loss or leakage.
What are the runtime requirements?
Python 3.12+ and a running DICOM server (a sample Orthanc server is provided via Docker for testing).
Where does data live?
Data remains on the DICOM server; the server only queries, reads, and moves data on that server.
Which transport and authentication does it support?
Transport is over stdio (via MCP protocol). Authentication is handled by the DICOM AE title and node configuration defined in the YAML file.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews β all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1β3
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments