MCP Directory
Back

Go-High-Level-MCP-2026-Complete

by BusyBee3333 · TypeScript · ★ 82

GoHighLevel MCP Server — Update #2 (2026-06-11): easy setup commands + high-level curated CRM agent tools. Full update history in UPDATE_LOG.md.

#ai-automation#automation#claude#crm#gohighlevel#mcp#model-context-protocol

Install

npx -y github:BusyBee3333/Go-High-Level-MCP-2026-Complete

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "go-high-level-mcp-2026-complete": {
      "command": "npx",
      "args": [
        "-y",
        "github:BusyBee3333/Go-High-Level-MCP-2026-Complete"
      ]
    }
  }
}

From the README

Model Context Protocol server for GoHighLevel. It exposes GHL API operations as MCP tools over stdio, Streamable HTTP, legacy SSE, and optional MCP Apps. New here? Start with [QUICKSTART.md](QUICKSTART.md). Using an AI/dev agent? Give it [AGENT_SETUP.md](AGENT_SETUP.md) and say: "Set this up for my MCP client using the curated profile. Ask me for credentials if needed. Do not run write tools." Requirements: - Node 20+ - A GoHighLevel private integration token or OAuth access token - A GoHighLevel Location ID Add your credentials to : is the current HighLevel API header used by official…
Read full README on GitHub →

Related ai & ml servers