ghl-gold
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ghl-goldShow pipeline snapshot with open and won value per stage"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GoHighLevel Gold — We Build Bridges
11 tools that turn Claude into your agency's GHL operator, via the official LeadConnector API v2. $39 once. No subscription. Your own API key (BYOK), fail-closed.
BYOK + fail-closed before price: Bring your own keys —
GHL_API_KEY+LOCATION_IDstay on your machine, fail-closed without them. Price $39 once (no subscription) — 11 tools + setup =12 requireGOLD_LICENSE_KEY.
Why this exists
Agencies pay GoHighLevel $97–497/month and still click through contacts one by one (gohighlevel.com/pricing, accessed 2026-08-22).
The best free MCP (
mastanley13/GoHighLevel-MCP, 193 stars / 202 forks) has been abandoned since July 2025 with an unclear license. We rebuilt from scratch on the official v2 API — maintained, typed, bulk-first.
Related MCP server: ghl-mcp-server
Tools (11 tools + gold_setup_check =12 total — BYOK fail-closed)
Tool | What it does |
| Search contacts by query OR bulk-upsert up to 50 by email with tags |
| Move a deal to any pipeline stage / won / lost (+ value) |
| List threads unread-first; pull one thread to draft the reply |
| Calendars + upcoming appointments window |
| Add/remove tags across up to 25 contacts per call |
| Exact custom field keys/types so AI fills them right |
| AI summary of conversation (BYOK OpenAI or transcript) |
| Agency mode: list/inspect every sub-account your key reaches |
| What automation fires (name/status/stats) before you touch anything |
| Monday report: open + won value per stage, one call |
Setup (BYOK, 2 minutes)
In your sub-account: Settings → Private Integrations → Create New Integration → copy the PIT token.
Env or
~/.gold-mcp/.env:GOLD_LICENSE_KEY— your $29/$39 license key (PRO gate, fail-closed)GHL_API_KEY— the PIT tokenGHL_LOCATION_ID— default sub-account id (optional; agencies passlocation_idper call or usegold_ghl_location_switcher)
Register in your MCP client:
{ "mcpServers": { "ghl-gold": { "command": "npx", "args": ["-y", "ghl-gold"], "env": { "GOLD_LICENSE_KEY": "...", "GHL_API_KEY": "...", "GHL_LOCATION_ID": "..." } } } }Safety model
Read tools list freely; write tools are explicit and scoped (max 50 upserts / 25 tag-touches per call).
Sending conversations is intentionally NOT in v1 — drafts only, you press send in GHL.
Fail-closed: missing key/license ⇒ structured config error, never fake data.
License & privacy
One-time purchase, your keys stay on your machine, nothing phones home except GoHighLevel itself. See LICENSE + THIRD_PARTY_NOTICES.md.
We Build Bridges — bridges between AI and the software you already pay for.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to interact with GoHighLevel's complete API including contacts, opportunities, calendars, workflows, communications, and business management tools. Supports both Bearer token and OAuth2 authentication with automatic token management.397MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with GoHighLevel's CRM, marketing automation, and business management tools via the API v2, with support for contacts, conversations, calendars, opportunities, payments, and workflows.37MIT
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to read conversations, send messages, create tasks, and manage calendar appointments within GoHighLevel CRM locations.1
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage GoHighLevel workspaces through natural language, with 508 tools across 18 domains for complete CRM, marketing, and workflow automation.Apache 2.0
Related MCP Connectors
LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/diklaaltman91-ux/17-ghl-gold'
If you have feedback or need assistance with the MCP directory API, please join our Discord server