Skip to main content
Glama
mnicole-dev

@mnicole-dev/calcom-mcp-server

by mnicole-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAL_API_KEYYesYour Cal.com API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list-bookingsC

List all bookings with optional filters.

get-bookingA

Get a specific booking by its UID.

create-bookingC

Create a new booking.

cancel-bookingB

Cancel a booking by its UID.

reschedule-bookingB

Reschedule a booking to a new start time.

confirm-bookingB

Confirm a pending booking.

decline-bookingB

Decline a pending booking.

list-event-typesA

List all event types for the authenticated user.

get-event-typeB

Get a specific event type by ID.

create-event-typeB

Create a new event type.

update-event-typeC

Update an existing event type.

delete-event-typeA

Delete an event type by ID.

get-available-slotsB

Get available booking slots for an event type within a date range.

list-schedulesA

List all availability schedules for the authenticated user.

get-scheduleA

Get a specific availability schedule by ID.

create-scheduleC

Create a new availability schedule.

update-scheduleB

Update an existing availability schedule.

delete-scheduleB

Delete an availability schedule by ID.

get-meA

Get the authenticated user profile.

list-calendarsA

List all connected calendars for the authenticated user.

get-busy-timesC

Get busy time blocks from connected calendars.

list-out-of-officeA

List all out-of-office entries for the authenticated user.

create-out-of-officeB

Create an out-of-office entry.

delete-out-of-officeA

Delete an out-of-office entry by ID.

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/mnicole-dev/calcom-mcp-server'

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