D
Dicom MCP
by @sscotti
Devlopment Environment for MCP integration with DICOM (Orthanc), FHIR, RIS
Created 11/7/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx dicom-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"sscotti-dicom-mcp": {
"command": "uvx",
"args": [
"dicom-mcp"
]
}
}
}