MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Local MCP server for the Cal.com / Cal.eu v2 API — manage bookings, event types, availability, schedules, calendars & webhooks from any AI agent. EU-first; US & self-hosted supported.

Created 6/16/2026
Updated 1 day ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-calcom-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "nikolapavurdzhiev-calcom-mcp": { "command": "npx", "args": [ "nikolapavurdzhiev-calcom-mcp" ] } } }