67
/ 100
22 days ago
glama

MCP FHIR Server

Provides read/write access to any FHIR-compliant healthcare API with built-in validation, supporting resource management, search operations, and granular permissions through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: FHIR_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFHIR_BASE_URL"": "https://your-fhir-server.com/fhir",
configFHIR_ALLOW_READtrue Enable GET operations
configFHIR_ALLOW_WRITEtrue Enable POST/PUT/PATCH/DELETE operations
🔐 secretFHIR_AUTH_TOKEN_(empty)_ Bearer token for authentication
configFHIR_ALLOWED_METHODS_(empty)_ Comma-separated HTTP methods (overrides READ/WRITE)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mrosata-mcp-fhir-msnmf6)](https://m8ven.ai/mcp/mrosata-mcp-fhir-msnmf6)
commit: 8f123848e54d954299a0f7e79b1dda562983ba96
code hash: 99f394d4a1e9b5e7604ddc6a56163520403a139f1548ae0c43dad60ea0737386
verified: 7/9/2026, 10:13:40 AM
view raw JSON →