Cal.com MCP
UpCal.com MCP is Cal.com's official open-source MCP server: 34 tools for bookings, event types, schedules and availability, including getBooking, createBooking, rescheduleBooking and cancelBooking. It runs as a remote Streamable HTTP endpoint (mcp.cal.com/mcp) and locally via `npx @calcom/cal-mcp@latest`. The --all-tools flag unlocks the extended set.
Why this server
- 34 tools, including getBooking, createBooking, rescheduleBooking and cancelBooking
- Runs both as remote Streamable HTTP and as a local stdio server via npx
- The --all-tools flag unlocks the extended set beyond the core booking tools
- Open source: you can inspect and adapt the logic to your own workflow
Usage examples
Prompt: Show all my bookings for tomorrow and move the 3pm meeting to 4pm
Result: The agent fetched the list via getBookings and moved the meeting with rescheduleBooking — no trip to the Cal.com dashboard.
Prompt: Create a new "30-min demo" event type and book a slot for Thursday right away
Result: The agent called getEventTypes to check first, then createBooking created the Thursday booking under the new event type.
Health
120 reports in the last 30 days · Last report: 22 Sept 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-08-24 | 4 | 0 | 0 |
| 2026-08-25 | 4 | 0 | 0 |
| 2026-08-26 | 4 | 0 | 0 |
| 2026-08-27 | 4 | 0 | 0 |
| 2026-08-28 | 4 | 0 | 0 |
| 2026-08-29 | 4 | 0 | 0 |
| 2026-08-30 | 4 | 0 | 0 |
| 2026-08-31 | 4 | 0 | 0 |
| 2026-09-01 | 4 | 0 | 0 |
| 2026-09-02 | 4 | 0 | 0 |
| 2026-09-03 | 4 | 0 | 0 |
| 2026-09-04 | 4 | 0 | 0 |
| 2026-09-05 | 4 | 0 | 0 |
| 2026-09-06 | 4 | 0 | 0 |
| 2026-09-07 | 4 | 0 | 0 |
| 2026-09-08 | 4 | 0 | 0 |
| 2026-09-09 | 4 | 0 | 0 |
| 2026-09-10 | 4 | 0 | 0 |
| 2026-09-11 | 4 | 0 | 0 |
| 2026-09-12 | 4 | 0 | 0 |
| 2026-09-13 | 4 | 0 | 0 |
| 2026-09-14 | 4 | 0 | 0 |
| 2026-09-15 | 4 | 0 | 0 |
| 2026-09-16 | 4 | 0 | 0 |
| 2026-09-17 | 4 | 0 | 0 |
| 2026-09-18 | 4 | 0 | 0 |
| 2026-09-19 | 4 | 0 | 0 |
| 2026-09-20 | 4 | 0 | 0 |
| 2026-09-21 | 4 | 0 | 0 |
| 2026-09-22 | 2 | 0 | 0 |
Reviews
No reviews yet.