Fhir MCP Server
Rank #1329glama/wso2/fhir-mcp-server
Provides seamless integration with FHIR APIs, enabling AI/LLM tools to search, retrieve, and analyze clinical healthcare data with support for SMART-on-FHIR authentication and multiple transport protocols.
Fhir MCP Server is a Model Context Protocol (MCP) server published by wso2. It ranks #1329 of 58,900 servers tracked on MCP Toplist, and its repository has 122 GitHub stars. Fhir MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 18, 2025 and most recently updated on Mar 31, 2026.
Ranks ahead of 57,571 of 58,900 servers on MCP Toplist.
Use Fhir MCP Server
Add Fhir MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"fhir-mcp-server": {
"command": "uvx",
"args": [
"fhir-mcp-server"
],
"env": {
"FHIR_SERVER_BASE_URL": "<your FHIR_SERVER_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
wso2
Other servers by wso2
View all wso2 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.10.0 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Fhir MCP Server?
- Provides seamless integration with FHIR APIs, enabling AI/LLM tools to search, retrieve, and analyze clinical healthcare data with support for SMART-on-FHIR authentication and multiple transport protocols.
- Who maintains Fhir MCP Server?
- Fhir MCP Server is maintained by wso2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Fhir MCP Server an official MCP server?
- Yes — Fhir MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Fhir MCP Server have?
- MCP Toplist tracks 2 versions of Fhir MCP Server, most recently published on Mar 31, 2026.
- Where can I find the source code for Fhir MCP Server?
- The source code for Fhir MCP Server is hosted at github.com/wso2/fhir-mcp-server.