Anteos Health — Medical Appointment Booking MCP Server
io.github.Anteos-Health/anteos-booking
What is the Anteos Health — Medical Appointment Booking MCP server?
Book medical appointments with French doctors by specialty and city via AI agents.
How to install Anteos Health — Medical Appointment Booking
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretYour Anteos partner API key — format: Bearer <anteos_mcp_...>
{
"mcpServers": {
"anteos-booking": {
"url": "https://anteoshealth.com/mcp"
}
}
}{
"mcpServers": {
"anteos-booking": {
"serverUrl": "https://anteoshealth.com/mcp"
}
}
}{
"servers": {
"anteos-booking": {
"type": "http",
"url": "https://anteoshealth.com/mcp"
}
}
}{
"mcpServers": {
"anteos-booking": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://anteoshealth.com/mcp"
]
}
}
}claude mcp add --transport http anteos-booking https://anteoshealth.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.