Back to search
30
MCP
MCP-Clinic-Bot
sankett13/mcp-clinic-botAI-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.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-clinic-bot": {
"url": "None",
"transport": "http"
}
}
}