ChristianHinge/dicom-mcp
If you are the rightful owner of dicom-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The DICOM MCP Server facilitates AI assistants in querying, reading, and moving data on DICOM servers, such as PACS and VNA.
Tools
Functions exposed to the LLM to take actions
list_dicom_nodes
List all configured DICOM nodes and call AE titles
switch_dicom_node
Switch to a different configuration DICOM node
switch_calling_aet
Switch to a different call AE title
verify_connection
Test and configure connections to DICOM nodes
query_patients
Search for patients based on conditions
query_studies
Search for research based on conditions
query_series
Search series within the study
query_instances
Search for instances within the series
get_attribute_presets
List the attribute presets available for query
retrieve_instance
Retrieve a specific DICOM instance and save it to the local file system
extract_pdf_text_from_dicom
Extract text content from DICOM encapsulated PDF
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client