This MCP server implementation provides DICOM connectivity testing capabilities through a Model Context Protocol interface. Developed by Flux Inc., it offers tools for listing DICOM nodes, performing C-ECHO operations, and managing node configurations. The server is designed for use cases requiring DICOM network testing and diagnostics, such as verifying connectivity to PACS systems or troubleshooting medical imaging workflows.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
List all configured DICOM nodes from the nodes.yaml file.
Perform a C-ECHO operation using a node name from the configuration. Parameters: node_name (string), local_ae_name (string)
Perform a C-ECHO operation with explicit parameters. Parameters: remote_ae_title (string), ip (string), port (integer), local_ae_title (string)