74
/ 100
25 days ago
github_topic

MCP-Clinic-Bot

AI-powered medical clinic chatbot using Model Context Protocol (MCP) with Google Gemini AI. Features appointment management, clinic information retrieval via ChromaDB vector search, and a responsive React frontend. Built with Node.js, MongoDB, and MCP Server architecture.

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: CHROMADB_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.
🔐 secretCHROMADB_API_KEY
configCHROMADB_DATABASE
configCHROMADB_TENANT
🔐 secretGEMINI_API_KEYyour_gemini_api_key
configMONGODB_URImongodb://localhost:27017/clinic_chatbot
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 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/sankett13-mcp-clinic-bot-1gdvbb)](https://m8ven.ai/mcp/sankett13-mcp-clinic-bot-1gdvbb)
commit: 6c328b9a357189988f74a5d2b2236b9a6bb5967d
code hash: 0cebf4e5e70c180d24371eb750d22de7baf7301af8cac10f660d63e20c6434b4
verified: 6/15/2026, 1:20:46 PM
view raw JSON →
MCP-Clinic-Bot · M8ven Trust Score | M8ven