FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
{
"mcpServers": {
"fhir": {
"args": [
"-y",
"mcp-remote",
"http://localhost:8000/mcp"
],
"command": "npx"
}
}
}FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
Is it safe?
No known CVEs for fhir-mcp-server.
No authentication — any process on your machine can connect.
Apache-2.0. View license →
Is it maintained?
Last commit 5 days ago. 103 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
3 tools. ~100 tokens (0.1% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx fhir-mcp-server 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
search_fhir_resourcesSearch for FHIR resources using query parameters
retrieve_fhir_resourceRetrieve a specific FHIR resource by ID
analyze_clinical_dataAnalyze clinical information from FHIR resources
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.