Connects Claude to France's Anteos Health platform for real-time medical appointment booking. Exposes ten tools including search_doctors by specialty and city, get_available_slots for specific dates, and book_appointment which confirms immediately in the provider's calendar. Also handles cancellations, rescheduling, and appointment lookups via token. Responses include doctor profiles with coverage details, languages spoken, and reviews. Useful if you're building patient-facing agents that need to complete the full booking flow in French healthcare, not just display search results. Requires a partner API key from Anteos. Works over streamable HTTP transport.
claude mcp add --transport stdio io.github.anteos-health-anteos-booking uvx anteos-booking