Productivity
anteoshealth.com
This MCP server enables searching for doctors and managing patient appointments with Anteos healthcare providers.
ENDPOINT 1
https://anteoshealth.com/mcp
MCP server metadata
- Name
- anteos-mcp-server
- Version
- 1.1.0
Known tools 10
find_next_availableCherche les prochains créneaux disponibles sur une période, pour un ou plusieurs médecins filtrés par spécialité et/ou ville.
Inferred read-onlyget_available_slotsRetourne les créneaux disponibles pour un médecin à une date donnée.
Inferred read-onlyresend_appointment_tokenRenvoie par email au patient le lien de gestion de son rendez-vous.
Potential side effectsget_doctor_profileRetourne 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.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.anteos-mcp-server]
url = "https://anteoshealth.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"anteos-mcp-server": {
"type": "http",
"url": "https://anteoshealth.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: anteos-mcp-server
Remote MCP URL: https://anteoshealth.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"anteos-mcp-server": {
"url": "https://anteoshealth.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"anteos-mcp-server": {
"type": "http",
"url": "https://anteoshealth.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "anteos-mcp-server",
"transport": "streamable-http",
"url": "https://anteoshealth.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for anteoshealth.com was fetched 2026-07-31T05:21:32.141Z and is being refreshed.
anteoshealth.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.