-
Notifications
You must be signed in to change notification settings - Fork 0
Open
NimbleBrainInc/mcp-calendly
#1Description
Service
- API docs: https://developer.calendly.com/api-docs
- Auth: Bearer token (Personal Access Token)
- Free tier: Yes (API access on all plans)
- Runtime: Node.js / TypeScript
Why Calendly
No official or widely adopted MCP server exists for Calendly today. Scheduling integrations are a key part of any workflow automation, and Calendly is one of the major scheduling platforms.
Suggested Tools
list_event_types- List available event types for a userlist_scheduled_events- List upcoming and past scheduled eventsget_event- Get details of a specific scheduled eventlist_invitees- List invitees for a scheduled eventcancel_event- Cancel a scheduled eventget_user- Get current user profile infocheck_availability- Get available time slots for an event type
Suggested Skills
calendly-availability- "Check my availability and suggest meeting times"calendly-daily-schedule- "Show me my meetings for today/this week"calendly-cleanup- "Find and cancel stale or duplicate bookings"
Notes
- REST API v2 with straightforward pagination
- Good candidate for first Node.js MCPB bundle in NimbleBrain
- Will use
@modelcontextprotocol/sdkfor the TypeScript server implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels