DICOMweb MCP Server
MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
Install
npmstdio
npx -y dicomweb-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-pantelisgeorgiadis-dicomweb-mcp-server": {
"command": "npx",
"args": [
"-y",
"dicomweb-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.PantelisGeorgiadis/dicomweb-mcp-server · published 2026-05-16 · updated 2026-05-16. Not an endorsement; review the code before connecting it to anything sensitive.