Server data from the Official MCP Registry
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
Set these up before or after installing:
Environment variable: FHIR_SERVER_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-wso2-fhir-mcp-server": {
"env": {
"FHIR_SERVER_BASE_URL": "your-fhir-server-base-url-here"
},
"args": [
"fhir-mcp-server"
],
"command": "uvx"
}
}
}This is a well-designed healthcare MCP server for FHIR APIs with proper OAuth2 authentication, secure credential handling via environment variables, and comprehensive error handling. The server appropriately requires authentication by default and correctly uses network and environment variable permissions for its healthcare data integration purpose. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!