← All servers
πŸ”§

DICOMweb MCP ServerVerifiedπŸ›‘ No advisories

io.github.PantelisGeorgiadis/dicomweb-mcp-server
New to MCP? Start here β†’
3β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/pantelisgeorgiadis, which proved it owns this namespace.

Verified owner: github.com/pantelisgeorgiadis β†—io.github.PantelisGeorgiadis/dicomweb-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DICOMWEB_PASS, DICOMWEB_TOKEN.
βœ“
Configuration
Reads DICOMWEB_HOST, DICOMWEB_AUTH, DICOMWEB_USER, DICOMWEB_TIMEOUT.

About

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

Packages & transports

npmdicomweb-mcp-serverv0.0.4 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dicomweb_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "dicomweb-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y dicomweb-mcp-server