Zenoti runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 7 Aug 2026.
MCP server for Zenoti spa/wellness/medspa — guests, appointments, bookings, invoices
Today is the operative word: we check Zenoti every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zenoti -- npx -y zenoti-mcp-server
{
"mcpServers": {
"zenoti": {
"args": [
"-y",
"zenoti-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.zenoti]
command = "npx"
args = ["-y", "zenoti-mcp-server"]
{
"mcpServers": {
"zenoti": {
"args": [
"-y",
"zenoti-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zenoti": {
"args": [
"-y",
"zenoti-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZENOTI_API_KEY (Zenoti API key from Admin → Settings → Apps (backend app)), ZENOTI_API_URL (Zenoti API base URL (default https://api.zenoti.com)), ZENOTI_CENTER_ID (Default center GUID used when tools omit center_id (recommended)).
The author declared them in the registry entry; get the values from the project itself.
Hosted MCP server for Cliniko — patients, appointments, availability, and invoices for AI agents.
MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
21 tools for AI agents to manage BTCPay Server: invoices, payments, stores, webhooks, Lightning
MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks
MCP server for Meridian: services, requests, workflow, payments, meetings for founders.
MCP server for QuickBooks Online (Intuit) — customers, invoices, payments, items, accounts, P&L
Answers built from our own checks of this server.