ChristianHinge/dicom-mcp
by Various
Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
MCP
ChristianHinge/dicom-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that enables AI agents to query and retrieve medical images from DICOM servers (PACS). It wraps standard DICOM networking protocols into a tool-calling interface for LLMs.
Best for
Best for
Developers building AI assistants for radiology or medical imaging workflows
Use cases
- Query PACS for patient studies by ID or date range
- Retrieve DICOM images for automated analysis or reporting
- Integrate medical imaging workflows with AI assistants
How to use
Install
npx @modelcontextprotocol/inspector uv run dicom-mcp /path/to/your_config.yaml --transport stdio Tools exposed
query_patientsquery_studiesquery_seriesquery_instancesextract_pdf_text_from_dicommove_seriesmove_studylist_dicom_nodesswitch_dicom_nodeverify_connectionget_attribute_presets
Example client config
nodes:\n main:\n host: "localhost"\n port: 4242 \n ae_title: "ORTHANC"\n description: "Local Orthanc DICOM server"\ncurrent_node: "main"\ncalling_aet: "MCPSCU" Notes
A Model Context Protocol (MCP) server that enables AI agents to query and retrieve medical images from DICOM servers (PACS). It wraps standard DICOM networking protocols into a tool-calling interface for LLMs.
96 stars on GitHub. Last updated 2025-12-15. Licensed MIT.
Use cases
- Query PACS for patient studies by ID or date range
- Retrieve DICOM images for automated analysis or reporting
- Integrate medical imaging workflows with AI assistants
Pros
- Bridges medical imaging systems with LLM tool use
- Open source with active community (96 stars)
- Python-based, easy to extend or embed
Cons
- Requires access to a DICOM server (PACS) to be useful
- Limited to query/retrieve operations, no write or delete
- Niche use case outside healthcare IT
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Bridges medical imaging systems with LLM tool use
- Open source with active community (96 stars)
- Python-based, easy to extend or embed
Cons
- Requires access to a DICOM server (PACS) to be useful
- Limited to query/retrieve operations, no write or delete
- Niche use case outside healthcare IT
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
