mcpbeat Sign in

Ghl Master MCP Server

by davidandradebar Your server? Claim it
local only

Ghl Master runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm.

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

Installs per day peak 129 · avg 17 · +235% w/w
a month agotoday
48
Installs / week
npm · ghl-master
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Ghl Master every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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-master -- npx -y ghl-master
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ghl-master": {
      "args": [
        "-y",
        "ghl-master"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ghl-master]
command = "npx"
args = ["-y", "ghl-master"]
.cursor/mcp.json
{
  "mcpServers": {
    "ghl-master": {
      "args": [
        "-y",
        "ghl-master"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ghl-master": {
      "args": [
        "-y",
        "ghl-master"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ghl Master

same job, measured the same way
Ghl Command
by drjerryrelth

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

2 097 installs/wk local only
Aichat
by rcgalbo

Inter-agent communication for multi-agent Claude Code workflows.

51 installs/wk local only
Server4Agent
by server4agent

Give any MCP-compatible AI assistant a builder for live, hosted web tools and workflows.

answering
Render Useful MCP
by lusrodri

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

77 installs/wk local only
Seojeom MCP
by seojeom

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

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
Claude Prompts MCP
by minipuft

Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.

139 installs/wk local only
Slang Workflows
by shofer-dev

Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).

32 installs/wk local only

Ghl Master — questions

Answers built from our own checks of this server.

Why is there no uptime for Ghl Master?
Ghl Master 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 ghl-master was installed 48 times last week.
How do I connect Ghl Master?
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 ghl-master straight from npm; nothing to host, nothing to sign up for.
How many people use Ghl Master?
The npm package ghl-master was installed 48 times in the last week. Week over week that is +235%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.