calcom/cal-mcp
3.4
If you are the rightful owner of cal-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cal.com's MCP Server is a tool for integrating large language models with Cal.com using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
getBooking
Retrieve a specific booking.
getBookings
Retrieve a list of bookings.
createBooking
Create a new booking.
rescheduleBooking
Reschedule an existing booking.
cancelBooking
Cancel a booking.
getEventTypes
Retrieve a list of event types.
getEventTypeById
Retrieve details of a specific event type by ID.
updateEventType
Update an existing event type.
deleteEventType
Delete an event type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client