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

ID: saip1qtdwz