Mindbody MCP Server
Related Servers
Alternatives to Mindbody MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceEnables AI agents to manage spa/wellness operations via Zenoti API, including appointments, guests, services, and billing.2372 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to directly interact with the entire GoHighLevel CRM via 563+ tools across 44 categories, allowing natural language control for contacts, messaging, opportunities, calendars, and more.9 npm1ISC
- AlicenseNot gradedqualityCmaintenanceProvides access to over 460 tools within the GoHighLevel CRM, allowing AI assistants to manage contacts, opportunities, messaging, and business workflows through natural language.9 npm105ISC
- FlicenseAqualityCmaintenanceConnects AI agents to the Pilates With Neelam studio management platform, enabling natural-language class search, real-time availability checks, bookings, level assessments, and post-class check-ins.8-
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to access and manage Garmin Connect data through 95 tools, including real-time activities, metrics, and downloads.-
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to search for wellness practitioners, book sessions, manage offerings, and more via the Lokahi API, with OAuth and API key authentication.-
TDQS
Scored across 39 tools
Many tools have clearly distinct resources, but the scheduling and purchasing domains contain overlapping tools (e.g., getServices, getPackages, getContracts; getBookableItems, getActiveSessionTimes, getScheduleItems). Additionally, getClassVisits and getClientVisits are similar in scope, creating potential confusion.
Tool names consistently follow a verb_noun pattern (get, add, update, remove, substitute, checkout, purchase) and use camelCase throughout. Minor deviations exist in verb choice for similar actions (e.g., addClientToClass vs. addClient), but the overall structure is predictable and readable.
With 39 tools, the server exceeds the 25+ threshold considered excessive, creating a large and potentially overwhelming surface for agents. Even though Mindbody is a broad domain, the number of tools could be consolidated or split into different servers.
The tool set covers many core workflows: client management, class scheduling, appointments, enrollments, and sales. However, obvious lifecycle gaps exist, such as no delete operations for clients or appointments, no class creation/update, and no cancellation for appointments, which can lead to dead ends.