Cal.com scheduling platform integration. Manage event types, create bookings, and access scheduling data.
npx -y calcom-mcp
```json
{
"mcpServers": {
"calcom": {
"command": "npx",
"args": ["-y", "calcom-mcp"],
"env": { "CALCOM_API_KEY": "your-key" }
}
}
}
```
list_event_typescreate_bookingget_availabilitylist_bookingsCal.com scheduling platform integration. Manage event types, create bookings, and access scheduling data.
Language: TypeScript
Category: Productivity