We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Y5ive9ine/dicom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test_dicom_servers.yaml•536 B
nodes:
orthanc:
host: "localhost"
port: 4242
ae_title: "ORTHANC"
description: "Default Local Orthanc DICOM server"
segmentation:
host: "localhost"
port: 104
ae_title: MONAI-DEPLOY
description: "CT Organ segmentation server. If a CT series is sent here, the organs will be segmented and a DICOM pdf with organ volumes will be returned"
# Local calling AE titles
calling_aet: "MCPSCU"
# Currently selected node
current_node: "orthanc"
# # Currently selected calling AE title
# calling_aet: "default"