AgentUni

DICOMweb MCP Server

by @PantelisGeorgiadis / v0.0.4

MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.

Install

npm / stdio

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.

Similar

More Files & System servers

Browse category