calendly-mcp.md

Calendly MCP

from"calendly"
540

Calendly scheduling and appointment booking

Productivity
Calendlyschedulingmeetingscalendar
install.sh
# Clone the repository
$git clone https://github.com/calendly/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve