Skip to content

Cal

Free

by MCP Community

Cal.com scheduling MCP server - manage bookings, event types, and availability

v1.0.1Added Apr 12, 2026
mcpmcp-servercal.comschedulingcalendar
Works with:ClaudeGPTGeminiCopilot

Cal MCP Server

Cal.com scheduling MCP server - manage bookings, event types, and availability

Installation

npx -y @aiwerk/mcp-server-cal

Reviews

Leave a Review

Installation

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