Skip to main content
Glama

DICOM-MCP

by shaunporwal

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoYour PyPI token for publishing
UV_PUBLISH_PASSWORDNoYour PyPI password for publishing
UV_PUBLISH_USERNAMENoYour PyPI username for publishing

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add-note

Add a new note

scan-dicom-directory

Scan a directory for DICOM files and organize them into series

extract-dicom-metadata

Extract detailed metadata from a DICOM file

load-dicom-series

Load a DICOM series into memory for processing

load-dicom-seg

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

crop-dicom-image

Crop a loaded DICOM image by removing boundary percentage

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