mcp-server-ghl

AIWerk/mcp-server-ghl
★ 0 stars TypeScript API Integration Updated today
GoHighLevel (HighLevel) MCP server. 576 tools generated from the official OpenAPI specification.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-ghl": {
      "command": "npx",
      "args": [
        "-y",
        "AIWerk/mcp-server-ghl"
      ]
    }
  }
}