Zenoti MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZENOTI_ORG_ID | No | Your organization ID | |
| ZENOTI_API_KEY | Yes | Your Zenoti API key (required) | |
| ZENOTI_API_URL | No | Zenoti API base URL (default: https://api.zenoti.com) | |
| ZENOTI_CENTER_ID | No | Default center ID for operations |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zenoti-appointments-listC | List appointments for a center with filtering options |
| zenoti-appointments-getB | Get detailed appointment information |
| zenoti-appointments-checkinD | Check in an appointment |
| zenoti-appointments-noshowC | Mark appointment as no-show |
| zenoti-appointments-progressC | Update appointment progress status |
| zenoti-guests-createC | Create a new guest |
| zenoti-guests-searchC | Search for guests |
| zenoti-guests-getC | Get guest details |
| zenoti-guests-updateC | Update guest information |
| zenoti-forms-listC | List forms for an appointment |
| zenoti-forms-getD | Get form data |
| zenoti-feedback-submitD | Submit feedback |
| zenoti-invoices-getC | Get invoice details |
| zenoti-invoices-confirmC | Confirm an invoice |
| zenoti-invoices-closeC | Close invoice with payment |
| zenoti-services-listC | List services |
| zenoti-services-getD | Get service details |
| zenoti-therapists-listD | List therapists |
| zenoti-availability-slotsD | Get available slots |
| zenoti-booking-reserveD | Reserve a slot |
| zenoti-booking-confirmD | Confirm booking |
| zenoti-centers-listD | List centers |
| zenoti-webhooks-subscribeC | Subscribe to webhooks |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tacit-code/zenoti-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server