Connects to a FHIR server to provide core Model Context Protocol functionality for interacting with FHIR resources.
Mcp-Fhir is a TypeScript-based Model Context Protocol (MCP) server designed to interface with FHIR servers. It enables access to FHIR resources via URIs and offers search capabilities, making FHIR data accessible as context for Large Language Model (LLM) interactions. The server exposes FHIR resources as MCP Resources, allowing clients to read and utilize them. It supports all FHIR Resource types defined in the FHIR server's CapabilityStatement.