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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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)