SERVER

DICOMweb MCP Server

Rank #12136

glama/PantelisGeorgiadis/dicomweb-mcp-server

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

First listed
May 15, 2026
Last publish date
May 16, 2026
OVERVIEW

DICOMweb MCP Server is a Model Context Protocol (MCP) server published by PantelisGeorgiadis. It ranks #12136 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DICOMweb MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 15, 2026 and most recently updated on May 16, 2026.

STANDING
#12,136of 58,900 tracked serversTop 25%

Ranks ahead of 46,764 of 58,900 servers on MCP Toplist.

CONNECT

Use DICOMweb MCP Server

Add DICOMweb MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "dicomweb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "dicomweb-mcp-server"
      ],
      "env": {
        "DICOMWEB_HOST": "<your DICOMWEB_HOST>",
        "DICOMWEB_AUTH": "<your DICOMWEB_AUTH>",
        "DICOMWEB_USER": "<your DICOMWEB_USER>",
        "DICOMWEB_PASS": "<your DICOMWEB_PASS>",
        "DICOMWEB_TOKEN": "<your DICOMWEB_TOKEN>",
        "DICOMWEB_TIMEOUT": "<your DICOMWEB_TIMEOUT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

PantelisGeorgiadis

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.0.4May 16, 2026
FAQ

Frequently asked questions

What is DICOMweb MCP Server?
MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
Who maintains DICOMweb MCP Server?
DICOMweb MCP Server is maintained by PantelisGeorgiadis, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is DICOMweb MCP Server an official MCP server?
Yes — DICOMweb MCP Server is listed on the Official MCP Registry, alongside Glama.
How many versions does DICOMweb MCP Server have?
MCP Toplist tracks 1 version of DICOMweb MCP Server, most recently published on May 16, 2026.
Where can I find the source code for DICOMweb MCP Server?
The source code for DICOMweb MCP Server is hosted at github.com/PantelisGeorgiadis/dicomweb-mcp-server.
EXPLORE