Skip to main content
Glama

DICOM-MCP

by shaunporwal

extract-dicom-metadata

Extract detailed metadata from DICOM files to analyze medical imaging data. Utilize the DICOM-MCP server for efficient processing and storage.

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" }

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