DICOM-MCP

by shaunporwal

load-dicom-seg

Associate a DICOM SEG file with a reference image series using the DICOM-MCP server to streamline medical image processing and analysis.

Instructions

Load a DICOM SEG file and associate it with a reference image

Input Schema

NameRequiredDescriptionDefault
reference_series_uidNoSeries UID of the reference image
seg_fileYesPath to a DICOM SEG file

Input Schema (JSON Schema)

{ "properties": { "reference_series_uid": { "description": "Series UID of the reference image", "type": "string" }, "seg_file": { "description": "Path to a DICOM SEG file", "type": "string" } }, "required": [ "seg_file" ], "type": "object" }

You must be authenticated.

Other Tools from DICOM-MCP

Related Tools

ID: saip1qtdwz