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)