communication

Calcom Mcp

MCP server for Calcom. Manage event types, create bookings, and access Cal.com scheduling data through LLMs.

python
local
communication
0
View on GitHub

Installation

npx -y Danielpeter-99/calcom-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "calcom-mcp",
  "command": "npx",
  "args": [
    "-y",
    "Danielpeter-99/calcom-mcp"
  ]
}

About This MCP Server

Danielpeter-99/calcom-mcp

MCP server for Calcom. Manage event types, create bookings, and access Cal.com scheduling data through LLMs.

GitHub: https://github.com/Danielpeter-99/calcom-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub