DICOMweb MCP Server
MCPby PantelisGeorgiadis · v0.0.4
MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
mcplocal
MCP configuration
stdio
Command
npx -y -y dicomweb-mcp-server@0.0.4
Environment
DICOMWEB_HOSTrequiredBase URL of the DICOMweb server (used for both QIDO-RS and WADO-RS requests).
DICOMWEB_AUTHAuthentication type: 'basic' or 'bearer'. Omit for unauthenticated access.
DICOMWEB_USERUsername for Basic authentication. Required when DICOMWEB_AUTH=basic.
DICOMWEB_PASSsecretPassword for Basic authentication. Required when DICOMWEB_AUTH=basic.
DICOMWEB_TOKENsecretBearer token for authentication. Required when DICOMWEB_AUTH=bearer.
DICOMWEB_TIMEOUTFetch request timeout in milliseconds. Omit to disable timeout.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.