Skip to main content
Glama

DICOM-MCP

by shaunporwal
pyproject.toml518 B
[project] name = "dicom-mcp" version = "0.1.0" description = "MCP to work with DICOM images" readme = "README.md" requires-python = ">=3.10" dependencies = [ "ipykernel>=6.29.5", "itk==5.4.0", "mcp[cli]>=1.6.0", "pandas>=2.2.3", "pydicom-seg>=0.4.1", "pydicom>=3.0.1", "tcia-utils>=2.4.20", "numpy>=1.26.4", ] [[project.authors]] name = "Shaun Porwal" email = "shaun.porwal@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] dicom-mcp = "dicom_mcp:main"

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