Skip to content
Back to search
30
MCP

healthcare-fhir-mcp

npm/healthcare-fhir-mcp

Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.

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

How to use

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

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