FHIR MCP Server for Claude Code
io.github.wso2/fhir-mcp-server
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
client:Claude Code
transport:stdio
runtime:pypi
Install FHIR MCP Server in Claude Code
run in your project directory
claude mcp add fhir-mcp-server -e FHIR_SERVER_BASE_URL=<FHIR_SERVER_BASE_URL> -- uvx fhir-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs