Skip to main content
Glama

DICOM-MCP

by shaunporwal

extract-dicom-metadata

Extract comprehensive metadata from DICOM files to access detailed medical image information, enabling efficient analysis and integration into workflows.

Instructions

Extract detailed metadata from a DICOM file

Input Schema

NameRequiredDescriptionDefault
dicom_fileYesPath to a DICOM file

Input Schema (JSON Schema)

{ "properties": { "dicom_file": { "description": "Path to a DICOM file", "type": "string" } }, "required": [ "dicom_file" ], "type": "object" }
Install Server

Other Tools from DICOM-MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shaunporwal/DICOM-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server