google-cloud-healthcare-api-mcp
3
This project is an MCP server that facilitates interactions with FHIR resources on Google Cloud Healthcare API and connects with public medical research APIs. It offers tools for patient data retrieval and medical research, supporting applications like Claude and Goose.
An MCP Server for Google Cloud Healthcare API (FHIR)
A Model Context Protocol (MCP) server designed for interacting with FHIR resources on the Google Cloud Healthcare API and public medical research APIs like PubMed. It is a modified version of the AgentCare MCP Server for EHRs.
Architecture
Includes integration with Google Cloud Healthcare FHIR APIs through a SmartonFHIR gateway secured by Firebase Auth.
Tools
FHIR Tools
- Search for patients, retrieve observations, conditions, medications, encounters, and care plans.
Medical Research Tools
- Search PubMed articles, find clinical trials, and check drug interactions.
Usage
Tools require patientId
and for specific functions additional parameters are needed. Details can be found in the tools
specification.