Skip to content

Calendly

Free

by MCP Community

MCP server for Calendly API integration with email automation support

v1.0.0Added Apr 12, 2026
mcpcalendlyapiserverscheduling
Works with:ClaudeGPTGeminiCopilot

Calendly MCP Server

MCP server for Calendly API integration with email automation support

Installation

npx -y calendly-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y calendly-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "calendly": {
      "command": "npx",
      "args": ["-y", "calendly-mcp-server"]
    }
  }
}