MCP.so
Sign In
Servers

DICOM MCP Server

@fluxinc

A server for managing contextual data in DICOM tools, supporting medical imaging and machine learning workflows.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "dicom-mcp-server": {
      "command": "uv",
      "args": [
        "pip",
        "install",
        "mcp[cli]"
      ]
    }
  }
}

More from Other