Back to search
30
MCP

fhir-mcp-server

pypi/fhir-mcp-server

A Model Context Protocol (MCP) server that provides seamless, standardized access to Fast Healthcare Interoperability Resources (FHIR) data from any compatible FHIR server. Designed for easy integration with AI tools, developer workflows, and healthcare applications, it enables natural language and programmatic search, retrieval, and analysis of clinical data.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_wso2-fhir-mcp-server
A Model Context Protocol (MCP) server that provides seamless, standardized access to Fast Healthcare Interoperability Resources (FHIR) data
0 tools
FHIR MCP Server
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
0 tools
iflow-mcp_amitpuri-fhir-mcp-server
FHIR MCP Server - A Model Context Protocol server for interacting with FHIR servers
0 tools
healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools
fhir-mcp-server
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
0 tools
healthcare-fhir-mcp
Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fhir-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}