
Ghl Command
- 1 repo stars
- Updated July 26, 2026
- drjerryrelth/ghl-command-feedback
GHL Command is a MCP server that exposes 212 GoHighLevel tools across 43 modules, including programmatic workflow building, over stdio.
About
GHL Command is a GoHighLevel MCP server that maps a large slice of the GHL platform into agent-callable tools—212 tools across 43 modules, including workflow construction the publishers highlight as uniquely programmatic. founders and micro-agencies living in GHL can stop copying admin UI steps into runbooks and instead let Claude Code or Cursor create contacts, tune pipelines, and draft automations with structured tool calls. The canonical journey shelf is grow/lifecycle because the payoff is running funnels, follow-ups, and client accounts, but you will typically register the server during build/integrations and use ship/launch phases to validate campaign go-live.checklists. At version 3.32.0 on npm as @elitedcs/ghl-mcp, it is aimed at practitioners who already pay for GHL—not at developers choosing a CRM from zero. Treat it as a deep vertical MCP rather than a lightweight webhook skill.
- 212 MCP tools spanning 43 GoHighLevel modules
- Described as the only programmatic GHL workflow builder in this category
- npm package @elitedcs/ghl-mcp v3.32.0 with stdio transport
- Covers CRM, marketing automation, and operational commands from the IDE
- Targets agencies and solo operators already standardized on GoHighLevel
Ghl Command by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
claude mcp add ghl-command -- npx -y @elitedcs/ghl-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Package | @elitedcs/ghl-mcp |
| Transport | STDIO |
| Auth | None |
| Last updated | July 26, 2026 |
| Repository | drjerryrelth/ghl-command-feedback ↗ |
What it does
Operate GoHighLevel CRM, funnels, and workflows from your agent with 212 tools across 43 modules, including programmatic workflow building.
Who is it for?
Best when you already run client funnels on GoHighLevel and want agent-native ops.
Skip if: Skip if you're not on GoHighLevel or anyone and only needs a simple email API without CRM depth.
What you get
After you add @elitedcs/ghl-mcp, your agent can invoke hundreds of GHL operations and build workflows without manual UI repetition.
- Agent-accessible coverage of 212 GHL tools across 43 modules
- Programmatic workflow creation and updates from the IDE
- Faster subaccount ops without full manual admin navigation
By the numbers
- 212 MCP tools
- 43 GoHighLevel modules
- Published npm version 3.32.0 as @elitedcs/ghl-mcp
README.md
GHL Command — Feedback & Requests
This is the public feedback tracker for GHL Command (@elitedcs/ghl-mcp), the GoHighLevel MCP server for Claude.
Product page and docs: https://elitedcs.com/ghl-mcp-server
What this repo is for
- 🐛 Report a bug — something not working the way it should
- 💡 Request a feature — a tool, trigger, or capability you want added
- ❓ Ask a question — setup, Firebase/Workflow Builder, anything
Open an issue using the templates: New issue →
What this repo is not
GHL Command is a paid product, so the source code lives in a private repository. There is nothing to clone or install here. You install the product from npm via the config block in the setup guide — npx -y @elitedcs/ghl-mcp@latest — and it auto-updates each time you restart Claude.
Need help fast?
For purchase or billing questions, email support@cliniclaunchlab.com. For setup, the Firebase / Workflow Builder guide covers the most common snag (the extra 49 Firebase-gated tools).
Built by Elite DCs, LLC.
Recommended MCP Servers
How it compares
Full-stack GoHighLevel MCP with 212 tools, not a single-purpose email skill or generic REST wrapper.
FAQ
Who is GHL Command MCP for?
GoHighLevel users—especially agencies—who want Claude Code or Cursor to run CRM, marketing, and workflow tasks via MCP.
When should I use GHL Command MCP?
Use it when you automate lifecycle campaigns, subaccount maintenance, or programmatic workflow builds inside an existing GHL stack.
How do I add GHL Command MCP to my agent?
Install npm package @elitedcs/ghl-mcp, configure stdio with your GHL credentials per package docs, and register the server in your MCP client.