71
/ 100
10 days ago
glama

Orthanc DICOM + Nerve Segmentation MCP Server

Enables navigating an Orthanc PACS, extracting PDF reports, and running nerve segmentation on ultrasound DICOM instances, with results uploaded back as new series.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: ORTHANC_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configORTHANC_URLBase URL of the Orthanc REST API http://localhost:8042
configORTHANC_USERNAMEOrthanc HTTP basic auth username (none)
🔐 secretORTHANC_PASSWORDOrthanc HTTP basic auth password (none)
configORTHANC_VERIFY_SSLSet to false to skip TLS verification true
configNERVE_CLS_CKPTPath to the classifier checkpoint Trained-models/best_cls_model.pth
configNERVE_SEG_CKPTPath to the segmentation checkpoint Trained-models/best_model.pth
configNERVE_DEVICEcuda or cpu auto-detected
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shrutig1602-dcm-segmentation-mcp-server-1fguwo)](https://m8ven.ai/mcp/shrutig1602-dcm-segmentation-mcp-server-1fguwo)
commit: 0e93239cbd4116d5e109509ee74a28d8fe41eb6b
code hash: ac1d143728abc544c387fc2986ddfc82bee9248f31377f3f85ed31fcfb5722f5
verified: 7/21/2026, 9:31:29 AM
view raw JSON →