Appointment Booking
Rank #14,025dev.hatchloop/appointment-booking
Find real businesses and book appointments. Books via Cal.com; imports 12 platforms.
Appointment Booking is a Model Context Protocol (MCP) server published by basilalshukaili. It ranks #14,025 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Appointment Booking is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 101,435 of 115,460 servers on MCP Toplist.
Use Appointment Booking
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http appointment-booking https://hatchloop.dev/mcp/appointment-booking[mcp_servers.appointment-booking]
url = "https://hatchloop.dev/mcp/appointment-booking"Add to ~/.codex/config.toml.
https://hatchloop.dev/mcp/appointment-bookingSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"appointment-booking": {
"url": "https://hatchloop.dev/mcp/appointment-booking"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"appointment-booking": {
"type": "http",
"url": "https://hatchloop.dev/mcp/appointment-booking"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"appointment-booking": {
"serverUrl": "https://hatchloop.dev/mcp/appointment-booking"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"appointment-booking": {
"url": "https://hatchloop.dev/mcp/appointment-booking"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.hatchloop%2Fappointment-booking)<a href="https://mcptoplist.com/server/dev.hatchloop%2Fappointment-booking"><img src="https://mcptoplist.com/badge/dev.hatchloop%2Fappointment-booking.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
basilalshukaili
Available versions (2)
| Version | Published |
|---|---|
| 0.2.10 | Aug 30, 2026 |
| 0.1.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Appointment Booking?
- Appointment Booking is maintained by basilalshukaili, which publishes 6 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Appointment Booking listed on the Official MCP Registry?
- Yes — Appointment Booking is listed on the Official MCP Registry.
- How many versions does Appointment Booking have?
- MCP Toplist tracks 2 versions of Appointment Booking, most recently published on Aug 30, 2026.
- Where can I find the source code for Appointment Booking?
- The source code for Appointment Booking is hosted at github.com/basilalshukaili/agentbroker.