A
licenseNot graded
qualityC
maintenanceWraps the Calendly API v2 for scheduling data, enabling AI agents to query and manage Calendly events and availability.
5 npm
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool serves a distinct purpose: canceling, retrieving details, listing slots, listing event types, and scheduling. No overlap in functionality.
All tools follow consistent verb_noun pattern with 'calendly_' prefix (e.g., calendly_cancel, calendly_list_event_types). Clear and predictable.
5 tools cover the essential operations for a scheduling service without being excessive. Well-scoped for the domain.
Covers core workflow (list types, check slots, schedule, get details, cancel). Missing update/reschedule capability, but not critical for basic usage.