Cal.com MCP Server

Stablecommunication
85 starsTypeScriptcalcom
GitHub
About

Overview

The Cal.com MCP Server enables AI agents to interact with Cal.com, the open-source scheduling platform. It provides tools for managing event types, checking availability, creating and managing bookings, and configuring scheduling preferences.
Capabilities

Tools & Capabilities

list_event_types

List all configured event types

get_availability

Check available time slots

create_booking

Create a new booking

cancel_booking

Cancel an existing booking

list_bookings

List upcoming bookings

Setup

Installation

bash
Install
npx -y @calcom/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "calcom": {
      "command": "npx",
      "args": ["-y", "@calcom/mcp-server"],
      "env": {
        "CAL_API_KEY": "your-api-key"
      }
    }
  }
}

Quick Info

Authorcalcom
LanguageTypeScript
StatusStable
Stars 85
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Cal.com MCP Server - MCP Server Directory - CortexAgent