dicom-mcp — MCP Server by ChristianHinge

by ChristianHinge · MCP Server · ★ 96

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About dicom-mcp

DICOM MCP Server for Medical Imaging Systems 🏥 The server enables AI assistants to query, read, and move data on DICOM servers (PACS, VNA, etc.). 🤝 Contribute • 📝 Report Bug • 📝 Blog Post 1 text 🧑‍⚕️ User: "Any significant findings in John Doe's previous CT report?" 🧠 LLM → ⚙️ Tools: querypatients → querystudies → queryseries → extractpdftextfromdicom 💬 LLM Response: "The report from 2025-03-26 mentions a history of splenomegaly (enlarged spleen)" 🧑‍⚕️ User: "What's the volume of his spleen at the last scan and the scan today?" 🧠 LLM → ⚙️ Tools: (querystudies → queryseries → moveseries → queryseries → extractpdftextfromdicom) x2 (The moveseries tool sends the latest CT to a DICOM segmentation node, which returns volume PDF report) 💬 LLM Response: "last year 2024-03-26

Quick Facts

Stars96
Forks29
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score69.4156335222676/100
Open Issues5
Last Updated2026-06-12
Created2025-03-11
Platformsmcp, python
Est. Tokens~13k

Compatible Skills

These tools work well together with dicom-mcp for enhanced workflows:

  • bloodhound_mcp — semantic(0.67)+same_lang+similar_pop+shared_platform (58%)
  • mcp-twikit — semantic(0.76)+same_lang+similar_pop+shared_platform (55%)
  • plane-mcp-server — semantic(0.57)+same_lang+similar_pop+shared_platform (55%)
  • kagimcp — semantic(0.56)+same_lang+similar_pop+shared_platform (55%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is dicom-mcp?

dicom-mcp is Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.). It is categorized as a MCP Server with 96 GitHub stars.

What programming language is dicom-mcp written in?

dicom-mcp is primarily written in Python.

How do I install or use dicom-mcp?

You can find installation instructions and usage details in the dicom-mcp GitHub repository at github.com/ChristianHinge/dicom-mcp. The project has 96 stars and 29 forks, indicating an active community.

What license does dicom-mcp use?

dicom-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools