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
0
View on GitHub

Installation

npx -y ChristianHinge/dicom-mcp

Configuration

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.

GitHub: https://github.com/ChristianHinge/dicom-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub