Back to MCP Servers
🔌

ChristianHinge/dicom-mcp

MIT

🐍 ☁️ 🏠 - DICOM integration to query, read, and move medical images and reports from PACS and other DICOM compliant systems.

PythonProductivity

Install

npx -y @modelcontextprotocol/inspector

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "christianhinge-dicom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.