mcps / calendly
MCPExplorer Verified

Calendly MCP server

Scheduling your agent can operate.

Schedulingby CalendlyofficialOAuth / API token

01What it is

Calendly's official hosted MCP server puts scheduling behind your agent: check availability, look up event types, list scheduled events and invitees, and create scheduling links — so booking coordination happens in the conversation instead of a tab.

Who it’s for: Anyone whose agent handles outreach, recruiting, or support loops that end in “find a time.”


02Highlights
Availability & bookings
Read open slots, event types, scheduled events, and invitee details straight from your Calendly account.
Scheduling links on demand
Generate single-use scheduling links mid-conversation — the agent closes the loop instead of pasting your generic link.

03Add it to your agent

Remote MCP server (Streamable HTTP) — oauth / api token.

claude mcp add --transport http calendly https://mcp.calendly.com
{ "mcpServers": { "calendly": { "type": "streamable-http", "url": "https://mcp.calendly.com" } } }

07FAQ
What is Calendly MCP?

Calendly's official hosted MCP server puts scheduling behind your agent: check availability, look up event types, list scheduled events and invitees, and create scheduling links — so booking coordination happens in the conversation instead of a tab.

Who is Calendly for?

Anyone whose agent handles outreach, recruiting, or support loops that end in “find a time.”

How do I connect Calendly to my agent?

Calendly is a remote MCP server at https://mcp.calendly.com. Add it in Claude, Cursor, or any MCP client — for example: claude mcp add --transport http calendly https://mcp.calendly.com.

Does Calendly require authentication?

Yes — Calendly authenticates with OAuth / API token. You connect your own account, and it acts only within the scopes you grant.

Is Calendly verified on MCPExplorer?

Yes — Calendly is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look.

ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.
FullEnrich
Sales & enrichment
B2B contact enrichment for your agent.
CompanyEnrich
Company data
Real-time company & people intelligence.

09Badge

Calendly is featured on MCPExplorer. Add this badge to Calendly’s site or README — it links back to this page.

Calendly MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/calendly" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/calendly.svg" alt="Calendly MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Calendly MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/calendly.svg)](https://mcpexplorer.com/mcps/calendly)

Get started

Set up Calendly and put it to work. Or see its full verified profile.