Clinical MCP Servers
Standardized, decoupled microservices implementing Anthropic's Model Context Protocol (MCP) to connect AI agents with hospital data stores safely and deterministically.
OMOP CDM Server (mcp-omop)
Built on FastMCP with Server-Sent Events (SSE). Enables conversational AI to query longitudinal patient cohorts, standardized SNOMED-CT vocabularies, RxNorm chemotherapy regimens, and survival statistics directly from PostgreSQL.
DICOMweb / PACS Server (mcp-dicom)
Provides standardized QIDO-RS search and WADO-RS series retrieval across hospital PACS. Allows AI companions to inspect CT/MRI/Mammography studies and parse Structured Reports (SR) with zero local storage friction.
FHIR R4 & OMERO Connectors
Native client adapters for HAPI FHIR (EHR conditions, lab observations, genomic reports) and OMERO (Whole Slide Images, pyramidal gigapixel tiles, stain channels), providing hot-reloadable tenant switching.
Technical Documentation & Architecture
Explore the official documentation for protocol specs, Helm deployment manifests, curl SSE test examples, and tool definitions.
Official MCP Documentation →