quickesta-business-mcp

quickesta/quickesta-business-mcp
★ 0 stars TypeScript 📦 Other Updated today
MCP Server for Quickesta Business — 167 tools, appointments, customers, services, CMS and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "quickesta-business-m": {
      "command": "npx",
      "args": [
        "-y",
        "quickesta/quickesta-business-mcp"
      ]
    }
  }
}