← Index

FHIR MCP Server

io.github.wso2/fhir-mcp-server·v0.10.0·Other
Quality Score
90
/100

MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "fhir-mcp-server": {
      "command": "uvx",
      "args": [
        "fhir-mcp-server"
      ],
      "env": {
        "FHIR_SERVER_BASE_URL": "<fhir_server_base_url>"
      }
    }
  }
}
§02  Environment variables
FHIR_SERVER_BASE_URL
required

Base URL of the FHIR Server (eg: https://hapi.fhir.org/baseR5)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other