Connect Calendly with AI agents using Model Context Protocol (MCP). Seamlessly integrate Calendly tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Scheduling & Booking tools for AI automation
Install Calendly MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Calendly with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Calendly is an appointment scheduling tool that automates meeting invitations, availability checks, and reminders, helping individuals and teams avoid email back-and-forth
1667
142
Scheduling & Booking
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Permanently cancels an existing, active scheduled event by its `uuid`, optionally providing a `reason`, which may trigger notifications to invitees.
Marks an invitee, identified by their existing and valid uri, as a 'no show' for a scheduled event.
Creates a temporary calendly one-off event type for unique meetings outside regular availability, requiring valid host/co-host uris, a future date/range for `date setting`, and a positive `duration`.
Create a single-use scheduling link. creates a scheduling link that can be used to book an event. the link allows invitees to schedule up to the specified maximum number of events. once the limit is reached, the link becomes inactive.
Creates a customizable, one-time share link for a calendly event type, allowing specific overrides to its settings (e.g., duration, availability, location) without altering the original event type.
Creates a one-time, single-use scheduling link for an active calendly event type, expiring after one booking.
Creates a calendly webhook subscription to notify a specified `url` (which must be a publicly accessible https endpoint) for selected `events` within a given `organization` and `scope`.
Permanently removes all invitee data associated with the provided emails from past organization events, for data privacy compliance (requires enterprise subscription; deletion may take up to one week).
Deletes an invitee no-show record by its `uuid` to reverse an invitee's 'no-show' status; the `uuid` must refer to an existing record.
For enterprise users, initiates deletion of an organization's scheduled event data between a `start time` and `end time` (inclusive, where `start time` must be <= `end time`); actual data deletion may take up to 7 days to complete.
Deletes an existing webhook subscription to stop calendly sending event notifications to its registered callback url; this operation is idempotent.
Retrieves detailed information about the currently authenticated calendly user.
Use to retrieve a specific calendly scheduled event by its uuid, provided the event exists in the user's calendly account.
Retrieves detailed information about a specific invitee of a scheduled event, using their unique uuids.
Retrieves details for a specific calendly event type, identified by its uuid, which must be valid and correspond to an existing event type.
Retrieves all attributes of a specific calendly group by its uuid; the group must exist.
Retrieves a specific calendly group relationship by its valid and existing uuid, providing details on user-group associations and membership.
Retrieves details for a specific invitee no show record by its uuid; an invitee no show is marked when an invitee does not attend a scheduled event.
Retrieves a specific calendly organization invitation using its uuid and the parent organization's uuid.
Retrieves a specific calendly organization membership by its uuid, returning all its attributes.
20 actions available