mcpbeat Sign in

Anteos Health — Medical Appointment Booking MCP Server

by anteos-health Your server? Claim it
answering

Anteos Health — Medical Appointment Booking is answering right now. Last checked 2 min ago. It exposes 10 tools. Last commit 8 May 2026.

Book medical appointments with French doctors by specialty and city via AI agents.

Uptime history 48 days of history · worst day 91%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
148 ms
Response time
average over 24h
1
Stars
last commit 8 May 2026

Anteos Health — Medical Appointment Booking does not always answer

Over the last week it answered 97.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add anteos-booking --transport http https://anteoshealth.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "anteos-booking": {
      "url": "https://anteoshealth.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.anteos-booking]
url = "https://anteoshealth.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "anteos-booking": {
      "url": "https://anteoshealth.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "anteos-booking": {
      "url": "https://anteoshealth.com/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

appointment
get_appointment
Récupère les informations et le statut d'un rendez-vous. Requiert le appointment_token reçu lors de la réservation (book_appointment) — ce token prouve que l'appelant représente le patient concerné.
appointments
list_my_appointments
Liste les rendez-vous créés par cette clé partenaire. Utile pour récupérer l'état après un crash ou un redémarrage de l'agent, ou pour vérifier les RDV en cours sans stocker les tokens côté client.
available
get_available_slots
Retourne les créneaux disponibles pour un médecin à une date donnée. À appeler avant book_appointment pour proposer des options concrètes au patient plutôt que de réserver à l'aveugle.
book
book_appointment
Prend un rendez-vous pour un patient chez un médecin Anteos. Le rendez-vous est immédiatement confirmé dans l'agenda du médecin.
cancel
cancel_appointment
Annule un rendez-vous existant. L'annulation est définitive. Requiert le appointment_token reçu lors de la réservation (book_appointment).
doctor
get_doctor_profile
Retourne le profil complet d'un médecin : coordonnées, secteur conventionnement, carte vitale, tiers payant, téléconsultation, langues, description, diplômes, expertises, avis patients Anteos (note, résumé IA), et créneaux disponibles sur les 7 prochains jours. À appeler après search_doctors pour aider le patient à choisir son médecin.
doctors
search_doctors
Recherche des médecins Anteos par spécialité et/ou ville. Retourne les médecins avec disponibilités, secteur conventionnement et informations pratiques. Utilisez get_doctor_profile avec le champ id pour obtenir le profil complet d'un médecin (avis patients, diplômes, langues, tarifs).
next
find_next_available
Cherche les prochains créneaux disponibles sur une période, pour un ou plusieurs médecins filtrés par spécialité et/ou ville. À préférer à get_available_slots quand l'utilisateur demande "quand est-ce que X est libre" ou "y a-t-il un RDV disponible cette semaine". Retourne au maximum max_slots créneaux par médecin pour ne pas surcharger le contexte.
reschedule
reschedule_appointment
Reporte un rendez-vous existant vers un nouveau créneau. L'opération est atomique : l'ancien RDV est annulé et le nouveau est créé en une seule transaction, évitant qu'un autre agent prenne le créneau cible entre les deux. Un nouveau appointment_token est émis — l'ancien est révoqué définitivement.
resend
resend_appointment_token
Renvoie par email au patient le lien de gestion de son rendez-vous. À utiliser si le appointment_token n'est plus disponible côté client. Le token n'est jamais renvoyé dans la réponse — uniquement par email au patient.

Endpoints

URLTransportStateLatencyChecked
https://anteoshealth.com/mcp streamable-http answering 152 ms 2 min ago

Alternatives to Anteos Health — Medical Appointment Booking

same job, measured the same way
MCP Gera Clinic
by geraservicesuk

Search doctors, check availability, book medical appointments. 7 tools. 50+ countries.

local only
AgentBookable
by agentbookable

Find local services, check live availability, and book real appointments with consent.

9 tools answering
Appointment Booking
by hatchloop

Find real businesses and book appointments. Books via Cal.com; imports 12 platforms.

9 tools answering
Tend MCP
by nries1

Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.

27 installs/wk local only
Website
by cuvo

Cuvo Health published site content and live discovery-call booking tools for AI agents.

22 installs/wk 9 tools answering
Agent Domains
by clize

Domains your AI agent can buy, point and monitor, with four-layer health checks and alerts.

144 installs/wk local only
Clarity by Health AI
by healthai

Condition-aware ingredient and product checks for agents, with evidence tiers and citations.

9 tools answering
Aisha
by hi-aisha

Verified local businesses, bookable by AI agents: services, prices, availability and appointments.

7 tools answering

Anteos Health — Medical Appointment Booking — questions

Answers built from our own checks of this server.

What can Anteos Health — Medical Appointment Booking do?
It exposes 10 tools, read directly from the server on our last check. Among them: book_appointment, cancel_appointment, find_next_available, get_appointment, get_available_slots, get_doctor_profile and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Anteos Health — Medical Appointment Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 148 ms. The bar chart above shows every period we have measured.
How do I connect Anteos Health — Medical Appointment Booking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Anteos Health — Medical Appointment Booking need an API key?
No. Anteos Health — Medical Appointment Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Anteos Health — Medical Appointment Booking?
It answers our handshake in 148 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Anteos Health — Medical Appointment Booking open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.