Skip to main content
Glama
mumunha

Cal.com Calendar MCP Server

by mumunha

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALCOM_API_KEYYesYour Cal.com API key generated from Settings > Developer > API Keys

Tools

Functions exposed to the LLM to take actions

NameDescription
calcom_add_appointment

Creates a new appointment in Cal.com calendar. Use this for scheduling new meetings or appointments. Requires event type ID, start time, end time, name, email, and optional notes.

calcom_update_appointment

Updates an existing appointment in Cal.com calendar. Use this for rescheduling or modifying existing appointments. Requires booking ID and the fields to update.

calcom_delete_appointment

Deletes an existing appointment from Cal.com calendar. Use this for canceling appointments. Requires booking ID.

calcom_list_appointments

Lists appointments from Cal.com calendar. Can be filtered by date range. Returns a list of appointments with their details.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mumunha/cal_dot_com_mcpserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server