Back to search
30
MCP

MCP-Clinic-Bot

sankett13/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.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-chatbot
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
0 tools
healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
iflow-mcp_pymol-mcp
A simple CLI chatbot using the Model Context Protocol (MCP)
0 tools
chatmcp
ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-clinic-bot": {
      "url": "None",
      "transport": "http"
    }
  }
}