Skip to main content
Glama

DICOM MCP Server

pyproject.toml474 B
[project] name = "dicom-mcp" version = "0.1.1" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.3.0", "pynetdicom>=2.1.1", "pypdf2>=3.0.1", "pyyaml>=6.0.2", ] [project.optional-dependencies] dev = [ "pytest>=7.4.0", "requests>=2.31.0", "pydicom>=2.4.0", "pytest-cov>=6.0.0", "reportlab" ] [project.scripts] dicom-mcp = "dicom_mcp.__main__: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/ChristianHinge/dicom-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server