Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
The repository implements a server that adheres to the Model Context Protocol (MCP) to facilitate interaction with DICOM servers. It provides an API that allows querying and interacting with DICOM data such as patient information, studies, series, and instances. The architecture centers around using the MCP specification to connect AI models with medical imaging metadata through defined tools.
Python
1