Skip to main content
Glama
84emllc
by 84emllc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALENDLY_API_KEYNoPersonal Access Token for Calendly API (alternative to OAuth)
CALENDLY_USER_URINoUser URI for automatic defaults
CALENDLY_CLIENT_IDNoOAuth 2.0 client ID (required if not using PAT)
CALENDLY_ACCESS_TOKENNoOAuth access token (optional, if already obtained)
CALENDLY_CLIENT_SECRETNoOAuth 2.0 client secret (required if not using PAT)
CALENDLY_REFRESH_TOKENNoOAuth refresh token (optional)
CALENDLY_ORGANIZATION_URINoOrganization URI for automatic defaults

Capabilities

Features and capabilities supported by this server

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_eventB

Cancel a specific event

list_organization_membershipsA

List organization memberships for the authenticated user

list_event_typesC

List available event types for scheduling meetings

get_event_type_availabilityC

Get available time slots for a specific event type

schedule_eventC

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

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