DICOMweb MCP Server MCP
v0.0.4io.github.pantelisgeorgiadis/dicomweb-mcp-server
MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add dicomweb-mcp-server -e DICOMWEB_HOST=<DICOMWEB_HOST> -e DICOMWEB_AUTH=<DICOMWEB_AUTH> -e DICOMWEB_USER=<DICOMWEB_USER> -e DICOMWEB_PASS=<DICOMWEB_PASS> -e DICOMWEB_TOKEN=<DICOMWEB_TOKEN> -e DICOMWEB_TIMEOUT=<DICOMWEB_TIMEOUT> -- npx -y dicomweb-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.