Skip to main content
Glama
Samibhw

GoHighLevel Remote MCP Demo

by Samibhw

GoHighLevel Remote MCP Demo

A secured, read-only remote MCP proof of concept for one authorized GoHighLevel sub-account. It is a customization of drausal/gohighlevel-mcp, used under its MIT license.

What the demo proves

  • Remote Streamable HTTP MCP endpoint at /mcp

  • Bearer-token protected client access

  • Server-side GHL sub-account boundary (GHL_LOCATION_ID)

  • Read-only CRM tools: contacts, opportunities, conversations, appointments, calendars, and notes

  • Render-ready health endpoint at /health

Write, workflow, and cross-account tools are deliberately disabled. This is a safe proof of concept, not a complete multi-tenant production integration.

Related MCP server: HighLevel MCP Server

Deploy on Render

  1. Create a Render Blueprint from this repository; render.yaml configures the free Web Service.

  2. In Render, set GHL_LOCATION_ID, BEARER_TOKEN_BEARERAUTH, and BEARER_TOKEN_BEARER to a demo sub-account's values. Never commit them.

  3. Render generates MCP_API_KEY; save it in a password manager.

  4. After deploy, check https://YOUR-SERVICE.onrender.com/health.

Connect an MCP client to:

https://YOUR-SERVICE.onrender.com/mcp
Authorization: Bearer YOUR_MCP_API_KEY

Local run

cp .env.example .env
pnpm install
pnpm build
pnpm start

Client-facing description

I customized, secured, and deployed a remote GoHighLevel MCP proof of concept aligned with your integration requirements. It connects to a demo GHL sub-account and exposes controlled CRM tools through an authenticated MCP endpoint.

License and attribution

This repository retains the upstream MIT license in LICENSE. Do not represent the original upstream project as your own work; describe this repository as a customized deployment.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to manage multiple HighLevel CRM sub-accounts through a single OAuth-based MCP server, providing read-only access to contacts, conversations, opportunities, calendars, payments, blogs, emails, and social media.
  • F
    license
    Not graded
    quality
    C
    maintenance
    A minimal multi-sub-account MCP proxy for GoHighLevel that allows listing configured accounts and making authenticated REST API calls on behalf of any account.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Samibhw/ghl-remote-mcp-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server