mcpbeat Sign in

Ghl MCP Server

by northrosetech Your server? Claim it
local only

Ghl MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 23 Apr 2026.

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.

Installs per day peak 14 · avg 6 · +4% w/w
a month agotoday
23
Installs / week
npm · @northrosetech/ghl-mcp-server
1
Stars
0 open issues
23 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ghl MCP Server 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-mcp-server -- npx -y @northrosetech/ghl-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ghl-mcp-server": {
      "args": [
        "-y",
        "@northrosetech/ghl-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ghl-mcp-server]
command = "npx"
args = ["-y", "@northrosetech/ghl-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ghl-mcp-server": {
      "args": [
        "-y",
        "@northrosetech/ghl-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ghl-mcp-server": {
      "args": [
        "-y",
        "@northrosetech/ghl-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GHL_API_KEY (GoHighLevel Private Integration Token. Create at: GHL Settings → Private Integrations → Create New Integration.), GHL_LOCATION_ID (GoHighLevel sub-account (location) ID. Visible in the URL when viewing a sub-account.), GHL_BASE_URL (GHL API base URL. The default works for all standard installs.), GHL_API_VERSION (Value for the GHL API Version header.), TRANSPORT (Transport mode: 'stdio' for Claude Desktop / Claude Code, 'http' for N8N and remote clients.), LOG_LEVEL (Log verbosity.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ghl MCP Server

same job, measured the same way
UnClick
by malamutemayhem

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

356 installs/wk local only
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only
mcpweave
by mcpweave

Korea-native MCP gateway: Korean commerce, payments, messaging, gov & finance APIs for AI agents.

answering
Agent Pay
by joepangallo

Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.

56 installs/wk local only
hypernatt-terminal
by dialloube-research

Liquidation radar, execution context and Li.Fi swaps for AI agents. 6 MCP tools; x402 payments.

4 tools answering
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

34 installs/wk 4 tools answering
Honeybook MCP
by chrischall

HoneyBook client-portal MCP — vendor contracts, invoices, messages, meetings and payments

570 installs/wk local only

Ghl MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ghl MCP Server?
Ghl MCP Server 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 @northrosetech/ghl-mcp-server was installed 23 times last week.
How do I connect Ghl MCP Server?
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 @northrosetech/ghl-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Ghl MCP Server?
The npm package @northrosetech/ghl-mcp-server was installed 23 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ghl MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript 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.