Cal.com

MCP Server

Cal.com scheduling platform integration. Manage event types, create bookings, and access scheduling data.

by Community

★★★★☆ 3.8/5 (18 reviews)
290GitHub stars
2.5kinstalls
Updated 2025-12-01
typescriptbeginneractive

Installation

npx -y calcom-mcp

Quick Start

```json
{
  "mcpServers": {
    "calcom": {
      "command": "npx",
      "args": ["-y", "calcom-mcp"],
      "env": { "CALCOM_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

list_event_types
create_booking
get_availability
list_bookings

Compatibility

Claude Desktop

About Cal.com

Cal.com scheduling platform integration. Manage event types, create bookings, and access scheduling data.

View on GitHub →

Language: TypeScript

Category: Productivity

← Back to MCP Hub Directory