Enables navigating an Orthanc PACS, extracting PDF reports, and running nerve segmentation on ultrasound DICOM instances, with results uploaded back as new series.
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.
process.env. You'll be asked to provide them before it can run.ORTHANC_URL— Base URL of the Orthanc REST API http://localhost:8042ORTHANC_USERNAME— Orthanc HTTP basic auth username (none)ORTHANC_PASSWORD— Orthanc HTTP basic auth password (none)ORTHANC_VERIFY_SSL— Set to false to skip TLS verification trueNERVE_CLS_CKPT— Path to the classifier checkpoint Trained-models/best_cls_model.pthNERVE_SEG_CKPT— Path to the segmentation checkpoint Trained-models/best_model.pthNERVE_DEVICE— cuda or cpu auto-detected[](https://m8ven.ai/mcp/shrutig1602-dcm-segmentation-mcp-server-1fguwo)