69
/ 100
10 days ago
glama

carechronicle-mcp

Enables LLMs to interact with clinical patient records using tools for document ingestion, structured conversion, patient profiling, record listing, search, and secure Q&A over patient documentation.

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: GEMINI_API_KEY, Groq_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.
configOLLAMA_HOSTHow it works: By configuring in .env, the Q&A engine, general question classifier, and clinical entity extractor route all requests to your local secure Ollama instance.
configOLLAMA_MODEL=moondream
🔐 secretGEMINI_API_KEY3. Google Gemini Vision Fallback: Routes to Google's Gemini cloud vision engine (gemini-3.5-flash) via the Generative AI SDK using your .
configGEMINI_VISION_MODEL
🔐 secretGroq_API_KEYyour_groq_api_key_here
configGROQ_VISION_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 5 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/ankithraj-1312-carechronicle-ul1wgk)](https://m8ven.ai/mcp/ankithraj-1312-carechronicle-ul1wgk)
commit: 80ed5bdabd0aed78fc6fab519b181897cf161d71
code hash: 4740651d1b469c6907fa5ee5c58e78a5911a8c3c8b29a091a35468e424a2b6b8
verified: 7/21/2026, 8:38:20 AM
view raw JSON →