Loading MCP server directory, please wait...
MCP server for Zenoti spa/wellness/medspa — guests, appointments, bookings, invoices
npx @getmcp/cli add com.jamesrosingmd/zenotiRequires Node.js 18+. Community-contributed server. Review source before installing.
ZENOTI_API_KEYZenoti API key from Admin → Settings → Apps (backend app)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.jamesrosingmd/zenoti": {
"command": "npx",
"args": [
"-y",
"zenoti-mcp-server"
],
"env": {
"ZENOTI_API_KEY": "",
"ZENOTI_API_URL": "",
"ZENOTI_CENTER_ID": ""
}
}
}
}