Enterprise DNA
M MCP Servers Developer low

ChristianHinge/dicom-mcp

by Various

Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)

C

MCP

ChristianHinge/dicom-mcp

Added 1 June 2026

Overview

A Model Context Protocol (MCP) server that enables AI agents to query and retrieve medical images from DICOM servers (PACS). It wraps standard DICOM networking protocols into a tool-calling interface for LLMs.

Best for

Best for
Developers building AI assistants for radiology or medical imaging workflows

Use cases

  • Query PACS for patient studies by ID or date range
  • Retrieve DICOM images for automated analysis or reporting
  • Integrate medical imaging workflows with AI assistants

How to use

Install

uv tool install dicom-mcp

Tools exposed

  • query_patients
  • query_studies
  • query_series
  • query_instances
  • extract_pdf_text_from_dicom
  • move_series
  • move_study
  • list_dicom_nodes
  • switch_dicom_node
  • verify_connection
  • get_attribute_presets

Example client config

nodes:\n  main:\n    host: "localhost"\n    port: 4242 \n    ae_title: "ORTHANC"\n    description: "Local Orthanc DICOM server"\ncurrent_node: "main"\ncalling_aet: "MCPSCU"

Notes

A Model Context Protocol (MCP) server that enables AI agents to query and retrieve medical images from DICOM servers (PACS). It wraps standard DICOM networking protocols into a tool-calling interface for LLMs.

96 stars on GitHub. Last updated 2025-12-15. Licensed MIT.

Use cases

  • Query PACS for patient studies by ID or date range
  • Retrieve DICOM images for automated analysis or reporting
  • Integrate medical imaging workflows with AI assistants

Pros

  • Bridges medical imaging systems with LLM tool use
  • Open source with active community (96 stars)
  • Python-based, easy to extend or embed

Cons

  • Requires access to a DICOM server (PACS) to be useful
  • Limited to query/retrieve operations, no write or delete
  • Niche use case outside healthcare IT

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Bridges medical imaging systems with LLM tool use
  • Open source with active community (96 stars)
  • Python-based, easy to extend or embed

Cons

  • Requires access to a DICOM server (PACS) to be useful
  • Limited to query/retrieve operations, no write or delete
  • Niche use case outside healthcare IT
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks