GoHighLevel Remote MCP Demo
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GoHighLevel Remote MCP DemoShow me my upcoming appointments and recent contacts."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
/mcpBearer-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
Create a Render Blueprint from this repository;
render.yamlconfigures the free Web Service.In Render, set
GHL_LOCATION_ID,BEARER_TOKEN_BEARERAUTH, andBEARER_TOKEN_BEARERto a demo sub-account's values. Never commit them.Render generates
MCP_API_KEY; save it in a password manager.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_KEYLocal run
cp .env.example .env
pnpm install
pnpm build
pnpm startClient-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.
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityCmaintenanceMulti-account HighLevel CRM MCP server with OAuth integration for managing 30+ sub-accounts through a unified interface.
- FlicenseNot gradedqualityDmaintenanceEnables 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.
- FlicenseNot gradedqualityCmaintenanceA minimal multi-sub-account MCP proxy for GoHighLevel that allows listing configured accounts and making authenticated REST API calls on behalf of any account.
- AlicenseNot gradedqualityBmaintenanceGives MCP-aware AI tools read access to ClassQuill tutoring-business data via a read-only proxy over the ClassQuill public API.55MIT
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Read-only Remote MCP for externally grounded AI agent trust receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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