Skip to main content
Glama

DICOM-MCP

by shaunporwal

load-dicom-series

Load a DICOM medical image series into memory for processing using the specified Series UID through the DICOM-MCP server.

Instructions

Load a DICOM series into memory for processing

Input Schema

NameRequiredDescriptionDefault
series_uidYesSeries UID of the DICOM series to load

Input Schema (JSON Schema)

{ "properties": { "series_uid": { "description": "Series UID of the DICOM series to load", "type": "string" } }, "required": [ "series_uid" ], "type": "object" }

You must be authenticated.

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