71
/ 100
22 days ago
glama

Epic Patient API MCP Server

Enables access to mock Epic patient data through 15 MCP tools with two-tier access (list summaries, then fetch details) and LLM-powered natural language search across allergies, medications, conditions, clinical notes, labs, vitals, and procedures.

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 2 credentials: OPENROUTER_API_KEY, GEMINI_API_KEY
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.
configLLM_PROVIDEROpenRouter: =openrouter, OPENROUTER_API_KEY=..., OPENROUTER_MODEL=anthropic/claude-3.5-sonnet
🔐 secretOPENROUTER_API_KEYOpenRouter: LLM_PROVIDER=openrouter, =..., OPENROUTER_MODEL=anthropic/claude-3.5-sonnet
configOPENROUTER_MODELOpenRouter: LLM_PROVIDER=openrouter, OPENROUTER_API_KEY=..., =anthropic/claude-3.5-sonnet
🔐 secretGEMINI_API_KEYGemini (default): =... (get from https://aistudio.google.com/app/apikey)
configGEMINI_MODEL
configPORT
// 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 4 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/akiani-mock-epic-mcp-18niek)](https://m8ven.ai/mcp/akiani-mock-epic-mcp-18niek)
commit: 57f0b43bf29a40567597ca7b27683184c1053693
code hash: 4cb9ae16adc49d3d0141e5432d53c364dc0b3827f0eb79340eeff67617c95451
verified: 7/9/2026, 10:17:44 AM
view raw JSON →