mcpbeat Sign in

Ghl Command MCP Server

by drjerryrelth Your server? Claim it
local only

Ghl Command runs on your own machine — the client starts it, so there is no endpoint to ping. 2 097 installs a week from npm. Last commit 26 Jul 2026.

GoHighLevel MCP for Claude: 250 tools, 51 modules, incl. the only programmatic GHL workflow builder

Installs per day peak 841 · avg 303 · +28% w/w
a month agotoday
2 097
Installs / week
npm · @elitedcs/ghl-mcp
1
Stars
0 open issues
26 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Dockerfile

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] guide/guide.html:1, [пакет] templates/external-funnel/cloudflare-worker.js:1, [пакет] src/command-os/design/rules/anti-default-contract.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ghl-command -- npx -y @elitedcs/ghl-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ghl-command": {
      "args": [
        "-y",
        "@elitedcs/ghl-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ghl-command]
command = "npx"
args = ["-y", "@elitedcs/ghl-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ghl-command": {
      "args": [
        "-y",
        "@elitedcs/ghl-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ghl-command": {
      "args": [
        "-y",
        "@elitedcs/ghl-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ghl Command

same job, measured the same way
I
Ghl Master
by davidandradebar

The GoHighLevel MCP for Claude — 214 tools, programmatic workflow builder, multi-tenant.

48 installs/wk local only
okffs
by neturely

MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.

75 installs/wk local only
n8n Pro MCP
by helbertparanhos

Manage self-hosted n8n (incl. queue mode): workflows, executions, users, audit — 51 tools.

24 installs/wk local only
Render Useful MCP
by lusrodri

MCP server for the Render Public API: all 207 endpoints plus workflow tools.

77 installs/wk local only
n8n MCP Server
by rpgmais

The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.

37 installs/wk local only
Comfyui MCP
by artokun

MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.

40 093 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
Dolphin MCP Pilot
by iflytek

AI agent interface to Apache DolphinScheduler: 58 MCP tools for workflow orchestration & data ops.

local only

Ghl Command — questions

Answers built from our own checks of this server.

Why is there no uptime for Ghl Command?
Ghl Command runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @elitedcs/ghl-mcp was installed 2 097 times last week.
How do I connect Ghl Command?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @elitedcs/ghl-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ghl Command?
The npm package @elitedcs/ghl-mcp was installed 2 097 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ghl Command open source?
Yes — it is published under the MIT licence, written in Dockerfile and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.