Loomal

DICOMweb MCP Server

MCP server by github.com/pantelisgeorgiadis/dicomweb-mcp-server

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

2 starsnpm: dicomweb-mcp-server

About DICOMweb MCP Server

DICOMweb MCP Server is an MCP (Model Context Protocol) server published by pantelisgeorgiadis in the official MCP registry. MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.

It ships as an npm package (dicomweb-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pantelisgeorgiadis/dicomweb-mcp-server, where the project has earned 2 GitHub stars.

Use DICOMweb MCP Server with your agent

Claude Code · one command
claude mcp add dicomweb-mcp-server -- npx -y dicomweb-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dicomweb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "dicomweb-mcp-server"
      ]
    }
  }
}
npmdicomweb-mcp-server

Frequently asked questions

What is DICOMweb MCP Server?
DICOMweb MCP Server is an MCP (Model Context Protocol) server by pantelisgeorgiadis. MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
How do I connect DICOMweb MCP Server to Claude, Cursor, or another MCP client?
Install DICOMweb MCP Server from its npm package (dicomweb-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DICOMweb MCP Server open source?
Yes — the source code is public at github.com/pantelisgeorgiadis/dicomweb-mcp-server, with 2 GitHub stars.
Can AI agents pay to use DICOMweb MCP Server?
Not yet through Loomal — DICOMweb MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DICOMweb MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.