A
licenseNot graded
qualityC
maintenanceExposes the Appointment Scheduler API to AI agents as an MCP server, enabling them to list users and services, check availability, book, list, and cancel appointments via natural language.
Apache 2.0
No user-submitted related servers found.
Scored across 6 tools
Each tool has a unique purpose: booking, canceling, finding availability, listing appointments, providers, and services. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern in snake_case (e.g., book_appointment, list_services). The pattern is uniform and predictable.
With 6 tools, the set is well-scoped for a salon booking MCP. It covers browsing and booking without being overly large or minimal.
The surface covers the full client-side booking lifecycle: browsing services and providers, checking availability, booking, listing appointments, and canceling. No obvious gaps.