fhir-mcp-server and azure-fhir-mcp-server
These appear to be competitors, as both are FHIR MCP Servers designed for handling medical data, suggesting they offer similar core functionality for the same purpose.
About fhir-mcp-server
the-momentum/fhir-mcp-server
FHIR MCP Server for handling medical data standard.
Implements a FastMCP server with complete CRUD operations on FHIR resources, exposing dedicated tools for major resource types plus a generic fallback. Integrates Pinecone for vector-based semantic search over ingested documents (TXT, CSV, JSON, PDF) and connects to external LOINC APIs for standardized medical terminology validation. Designed for MCP-compatible clients like Claude Desktop, with OAuth2 authentication and configurable deployment via Docker or uv.
About azure-fhir-mcp-server
erikhoward/azure-fhir-mcp-server
Azure AHDS FHIR MCP Server
Implements MCP tools for searching FHIR resources and accessing patient/clinical data through Azure Health Data Services, with support for both service-to-service (client credentials) and user-delegated (OAuth on-behalf-of) authentication flows. Uses stdio transport by default with optional HTTP transport for OAuth proxy integration, and exposes FHIR resources via the MCP resource protocol for standardized queries across Patient, Observation, Medication, and other clinical resource types.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work