databases
Dicom Mcp
DICOM integration to query, read, and move medical images and reports from PACS and other DICOM compliant systems.
python
cloud
local
databases
Installation
npx -y ChristianHinge/dicom-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "dicom-mcp",
"command": "npx",
"args": [
"-y",
"ChristianHinge/dicom-mcp"
]
}About This MCP Server
ChristianHinge/dicom-mcp
DICOM integration to query, read, and move medical images and reports from PACS and other DICOM compliant systems.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub