
Mcp Gera Clinic
Wire GeraClinic doctor search, availability, and booking into a health or concierge agent demo across 50+ countries.
Overview
GeraClinic MCP is a MCP server for the Build phase that exposes seven tools to search doctors, check availability, and book medical appointments in 50+ countries.
What is this MCP server?
- Seven MCP tools for doctor search, availability checks, and medical appointment booking
- Coverage across 50+ countries per publisher description
- npm package @gera-services/mcp-gera-clinic, stdio MCP, version 0.1.0
- Configurable GERACLINIC_API_URL (default https://api.geraclinic.com)
- Consent and compliance still your responsibility—API bridge, not clinical advice
- 7 MCP tools
- 50+ countries (publisher description)
- Server version 0.1.0; npm @gera-services/mcp-gera-clinic
What problem does it solve?
Building a health assistant means reimplementing doctor search and booking HTTP flows instead of giving your agent a ready appointment API.
Who is it for?
Indie builders creating agent-driven health booking or clinic discovery features on top of GeraClinic’s API.
Skip if: Builders without GeraClinic API access, pure informational symptom apps, or teams needing full EHR integration beyond appointment booking.
What do I get? / Deliverables
Your agent can run GeraClinic scheduling tools in conversation so prototypes and integrations ship faster with a single npm MCP server.
- Seven booking and discovery tools callable from the agent
- End-to-end appointment flow prototypes without custom REST scaffolding
- Multi-country doctor search and availability checks in chat
Recommended MCP Servers
Journey fit
Appointment APIs are integrated while you build the product surface that calls them, not during idea research alone. Integrations fits a third-party medical scheduling API exposed as seven MCP tools for agent consumption.
How it compares
Vertical medical-booking MCP, not a general calendar or Cal.com skill.
Common Questions / FAQ
Who is GeraClinic MCP for?
Developers building AI agents or apps that need doctor search and appointment booking via GeraClinic across many countries.
When should I use GeraClinic MCP?
Use it during Build when you integrate scheduling into an agent or prototype and need availability and booking tools in MCP form.
How do I add GeraClinic MCP to my agent?
Install @gera-services/mcp-gera-clinic, set GERACLINIC_API_URL if needed, register stdio MCP in Claude Code or Cursor, and supply any API keys your GeraClinic account requires per the repo.