Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Calendly

FreeNot checked

Enables interaction with Calendly to manage event types, scheduled events, and invitees. It provides tools for checking user availability and canceling appointm

GitHubEmbed

About

Enables interaction with Calendly to manage event types, scheduled events, and invitees. It provides tools for checking user availability and canceling appointments directly through the Calendly API.

README

MCP server for the Calendly API. Browse event types, view and filter scheduled meetings, inspect invitee details, check availability windows, and cancel events.

Tools

Tool Description
get_current_user Get the authenticated user's profile
list_event_types List the user's event types
list_scheduled_events List scheduled events with optional filters
get_event Get details of a specific scheduled event
list_invitees List invitees for a scheduled event
cancel_event Cancel a scheduled event with an optional reason
check_availability Get available time slots for an event type

Setup

  1. Get a Personal Access Token from Calendly Integrations
  2. Configure via mpak:
    mpak config set @nimblebraininc/calendly api_key your_token_here
    

Development

npm install
npm run build
npm run check     # format, lint, typecheck, tests

License

MIT

from github.com/shwetank-dev/mcp-server-calendly

Installing Calendly

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/shwetank-dev/mcp-server-calendly

FAQ

Is Calendly MCP free?

Yes, Calendly MCP is free — one-click install via Unyly at no cost.

Does Calendly need an API key?

No, Calendly runs without API keys or environment variables.

Is Calendly hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Calendly in Claude Desktop, Claude Code or Cursor?

Open Calendly on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Calendly with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs