45
/ 100
1 month ago
glama

GoHighLevel MCP Server

Enables AI voice agents like RetellAI and Vapi to directly integrate with GoHighLevel for contact management, calendar availability, and appointment booking without middleware.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GHL_PRIVATE_INTEGRATION_TOKEN, MCP_SHARED_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_LOCATION_IDSNo Optional multi-tenant allowlist Comma-separated list of location IDs
configDEFAULT_LOCATION_IDYes Sub-account location ID this server is scoped to GHL sub-account -> Settings -> Business Information
configDEFAULT_TIMEZONENo Default timezone fallback Optional, default is America/New_York
🔐 secretGHL_PRIVATE_INTEGRATION_TOKENYes GHL API token used by this MCP GHL -> Settings -> Private Integrations -> create integration -> copy token
🔐 secretMCP_SHARED_SECRETYes Shared secret that authenticates MCP clients to your server Choose your own secret (like a password) or generate with openssl rand -hex 32
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/traynewreck-ghl-mcp-v3it10)](https://m8ven.ai/mcp/traynewreck-ghl-mcp-v3it10)
commit: 982bf9adbd2717cd827620a4aa1bc6a20dcf2c48
code hash: 709e0dd85bbbbdcfae304f23bf8467f453af385329e6ee6b5fb076cb5b3448b4
verified: 6/10/2026, 10:26:29 AM
view raw JSON →