Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ—„๏ธ Databases
  3. Dicom MCP
Dicom MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:02:49 PM

Dicom MCP

User RatingsBe the first to rate and review this MCP server!
View Repository99 GitHub StarsTotal stargazers on GitHub for the source repository (99 stars).Visit Website
dicommedical-imagingpacshealthcarepython

Queries DICOM metadata, extracts text from encapsulated PDF reports, and moves studies or series between configured DICOM nodes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "christianhinge-dicom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ—„๏ธ More in Databases

Overview

ChristianHinge/dicom-mcp MCP server connects AI assistants to DICOM-compliant systems such as PACS and VNA platforms. It provides metadata searches for patients, studies, series, and instances, can extract text from encapsulated PDF objects, and can send studies or series to configured destinations with C-MOVE. Use it for locally hosted imaging workflows that need report retrieval or controlled transfer to another DICOM node. The project warns against connecting it to live hospital databases or patient-sensitive production data.

Use cases

โ€ขSearch patients and studies by DICOM metadata
โ€ขExtract text from encapsulated PDF reports
โ€ขSend a series to a configured segmentation node
โ€ขMove a complete study between DICOM destinations
โ€ขCheck connectivity to the active DICOM node

Key features

โ€ขPatient, study, series, and instance queries
โ€ขEncapsulated PDF text extraction
โ€ขC-MOVE transfers for studies and series
โ€ขDICOM node switching and listing
โ€ขC-ECHO connection verification
โ€ขConfigurable metadata detail presets

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Dicom MCP.

Extracted Tool Capabilities
Patient, study, series, and instance queries
Encapsulated PDF text extraction
C-MOVE transfers for studies and series
DICOM node switching and listing
C-ECHO connection verification
Configurable metadata detail presets

How Dicom MCP works

What ChristianHinge/dicom-mcp MCP server does

ChristianHinge/dicom-mcp MCP server exposes DICOM operations through MCP for assistants that need to work with medical imaging metadata and related objects. It supports searches across patients, studies, series, and individual instances. Search criteria include patient identifiers and names, birth dates, study dates, modalities, descriptions, accession numbers, and DICOM UIDs.

The server also handles two operations beyond metadata lookup. It can retrieve a DICOM instance containing an encapsulated PDF and extract the report text. It can use C-MOVE to send a selected series or complete study to another configured DICOM destination. These operations can be chained, such as finding a study, locating a series, moving it to another node, and reading a resulting report.

How it works

A client starts the MCP process over stdio and passes it a YAML configuration file. The configuration identifies one or more DICOM nodes, including their host, port, AE title, and description. It also defines the active node and the calling AE title used by the MCP server.

The server communicates with the active DICOM node using standard network operations. Connection checks use C-ECHO, while image or study transfers use C-MOVE. The active node can be changed during operation, and the configured nodes can be listed through utility tools.

Setup and configuration

ChristianHinge/dicom-mcp MCP server is distributed as the Python package dicom-mcp and can be installed with uv tool install dicom-mcp. The README also documents a development setup using a cloned repository, a uv virtual environment, and editable installation with development dependencies.

Create a YAML file such as config.yaml with a nodes mapping, a current_node, and a calling_aet. Each node needs a host, port, AE title, and description. A local Orthanc instance is used in the sample configuration. The repository includes an optional Docker-based Orthanc setup for testing, with test commands that upload dummy PDF data and run the project tests.

A Claude Desktop configuration can launch the package with uvx, passing the YAML configuration path as an argument. Development configurations can instead run the project through uv from a cloned checkout.

Tools and capabilities

Available tools include:

  • query_patients, query_studies, query_series, and query_instances for progressively narrower metadata searches.
  • extract_pdf_text_from_dicom for text extraction from encapsulated PDF DICOM instances.
  • move_series and move_study for C-MOVE transfers to configured destinations.
  • list_dicom_nodes, switch_dicom_node, and verify_connection for node management and connectivity checks.
  • get_attribute_presets for viewing available metadata result detail levels.

Limitations and notes

The README explicitly says ChristianHinge/dicom-mcp MCP server is not intended for clinical use. It should not be connected to live hospital databases or systems containing patient-sensitive data because the project warns of possible data loss and exposure over the internet. A locally hosted open-weight language model can be used when keeping data private is important.

The server expects access to a DICOM-compatible node and a valid network configuration. PDF text extraction applies to DICOM instances that contain encapsulated PDFs; the material does not claim support for arbitrary report formats. The project targets Python 3.12 or newer and is licensed under MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Databases View all alternatives
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    ๐Ÿ—„๏ธ Databases5 views
    Compare vs Genai Toolbox โ†’
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs MCP Server Mysql โ†’
  • Mysql MCP Server logoMysql MCP Server

    MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs Mysql MCP Server โ†’
  • MCP Server Qdrant logoMCP Server Qdrant
    Verified

    An official Qdrant Model Context Protocol (MCP) server implementation

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs MCP Server Qdrant โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
99
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Dicom MCP

Install the Python package with `uv tool install dicom-mcp`, or use the documented `uvx dicom-mcp` client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDicom MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/christianhinge-dicom-mcp?style=directory)](https://allmcps.com/mcp/christianhinge-dicom-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/christianhinge-dicom-mcp"><img src="https://allmcps.com/api/badge/christianhinge-dicom-mcp?style=directory" alt="Dicom MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ—„๏ธDatabases
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 3, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars99
GitHub Star CountTotal stargazers on GitHub representing community popularity (99 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 12, 2026
40Quality signal: Fair ยท 40/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership6/20
Documentation & tools18/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage โ€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 18d ago via OSV.dev ยท @modelcontextprotocol/inspector (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ—„๏ธ Databases โ†’Best MCP servers for Databases โ†’Alternatives to Dicom MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code