Skip to main content
Glama
meAmitPatil

Calendly MCP Server

by meAmitPatil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALENDLY_API_KEYNoPersonal Access Token for Calendly API. Required for PAT authentication.
CALENDLY_USER_URINoUser URI for default context. Recommended for better performance.
CALENDLY_CLIENT_IDNoOAuth client ID. Required for OAuth authentication.
CALENDLY_ACCESS_TOKENNoOAuth access token. Optional, can be set if already obtained.
CALENDLY_CLIENT_SECRETNoOAuth client secret. Required for OAuth authentication.
CALENDLY_REFRESH_TOKENNoOAuth refresh token. Optional, can be set if already obtained.
CALENDLY_ORGANIZATION_URINoOrganization URI for default context. Recommended for better performance.

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_oauth_urlA

Generate OAuth authorization URL for user authentication

exchange_code_for_tokensA

Exchange authorization code for access and refresh tokens

refresh_access_tokenC

Refresh access token using refresh token

get_current_userA

Get the current authenticated user information

list_eventsC

List scheduled events for the authenticated user

get_eventB

Get details of a specific event

list_event_inviteesB

List invitees for a specific event

cancel_eventC

Cancel a specific event

list_organization_membershipsB

List organization memberships for the authenticated user

list_event_typesB

List available event types for scheduling meetings

get_event_type_availabilityB

Get available time slots for a specific event type

schedule_eventB

Schedule a meeting by creating an invitee for a specific event type and time

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/meAmitPatil/calendly-mcp-server'

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