Integrate Cal.com MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Cal.com
Retrieves available options for the Event Type ID field.
Retrieve a booking by its UID. See the documentation
Retrieve available bookable slots between a datetime range. See the documentation
Retrieve all bookings from Cal.com. See the documentation
Cancel an existing booking by its UID. Note: Cal.com v2 replaces the v1 delete endpoint with a cancellation flow; the booking is marked cancelled rather than removed. See the documentation
Create a new booking. See the documentation
Create a booking using Cal.com API v2 (Option 1). See documentation