Calendly
Overview
Calendly is meeting scheduling software that covers the work around a meeting, from scheduling and payments to meeting prep, notetaking, contact management and follow-up. Its hosted MCP server and REST API v2 read and update event types and availability, create single-use scheduling links, book invitees directly through the Scheduling API, and list scheduled events and their invitees. The MCP server is hosted by Calendly and signs in with OAuth 2.1 through dynamic client registration; it does not accept personal access tokens. The API takes a personal access token, or an OAuth app's token, as a Bearer token. Any Calendly plan can connect over MCP, but booking an invitee directly needs a paid plan (Standard or above) and routing forms need Teams or higher.
Workflows
0 workflows using Calendly.
Tools
What agents can reach at Calendly.
- Book a meeting
Calendly · Books an invitee into an open time on an event type and returns the invitee with links to cancel or reschedule.
- Create a single-use scheduling link
Calendly · Returns a single-use booking URL for one event type, good for one booked meeting.
- List available times
Calendly · Returns the open start times of one event type within a range of up to 31 days, each with its booking page URL.
- List event invitees
Calendly · Returns the invitees of one scheduled event with their emails, booking-question answers, UTM tracking and no-show status.
- List scheduled events
Calendly · Returns the meetings scheduled with a user, group or organization, filtered by invitee email, status and start time.