Multi-Person Availability Coordinator
- AI parses the participants from the email thread
- Calendly MCP lists available times for each participant's link
- AI calculates the overlap/common slots
- AI proposes the 3 best times to the group
Enterprise Scheduling & Meeting Automation
Connect your AI agents to the official Calendly protocol. This managed MCP server allows LLMs to list event types, check availability, and manage enterprise-wide scheduling using standardized tools.
Recruiters and sales leaders use Calendly MCP to orchestrate team availability. Instead of manually sharing links, the AI can act as an executive assistant, finding the best times for multi-person interviews or generating unique, one-time booking links for high-priority candidates to ensure a smooth, secure experience.
{
"mcpServers": {
"calendly": {
"command": "npx",
"args": [
"-y",
"@calendly/mcp-server"
],
"env": {
"CALENDLY_API_TOKEN": "your_calendly_api_token"
}
}
}
}See how teams combine this MCP with other tools to automate real business processes.
Detailed reference for each tool exposed by this MCP server, with examples and related use cases.
Lists all meeting templates and event types
Finds open slots for a specific event type
Retrieves all scheduled meetings and attendee info
Cancels a scheduled meeting with a specified reason
Generates a single-use scheduling link
Creates and customizes a shareable booking link
No additional FAQs for this MCP yet.
Model Context Protocol (MCP) is the new standard for AI connectivity. While you can host servers locally, ClawFast provides a production-grade managed environment.
Explore our high-level integration page for Calendly MCP Server to see business use cases and ready-to-use AI agent templates.
View Calendly MCP Server Integrations →Deploy your managed MCP server in under 60 seconds.