GoHighLevel Remote MCP Demo
GoHighLevel Remote MCP Demo
Una prueba de concepto remota de MCP, protegida y de solo lectura, para una subcuenta autorizada de GoHighLevel. Es una personalización de drausal/gohighlevel-mcp, utilizada bajo su licencia MIT.
Qué demuestra la demo
Endpoint MCP remoto con Streamable HTTP en
/mcpAcceso de cliente protegido con token Bearer
Límite de subcuenta GHL del lado del servidor (
GHL_LOCATION_ID)Herramientas de CRM de solo lectura: contactos, oportunidades, conversaciones, citas, calendarios y notas
Endpoint de salud listo para Render en
/health
Las herramientas de escritura, flujo de trabajo y entre cuentas están deliberadamente deshabilitadas. Esta es una prueba de concepto segura, no una integración de producción multitenant completa.
Related MCP server: HighLevel MCP Server
Desplegar en Render
Cree un Blueprint de Render desde este repositorio;
render.yamlconfigura el Web Service gratuito.En Render, establezca
GHL_LOCATION_ID,BEARER_TOKEN_BEARERAUTHyBEARER_TOKEN_BEARERa los valores de una subcuenta de demo. Nunca los incluya en un commit.Render genera
MCP_API_KEY; guárdela en un gestor de contraseñas.Después del despliegue, compruebe
https://YOUR-SERVICE.onrender.com/health.
Conecte un cliente MCP a:
https://YOUR-SERVICE.onrender.com/mcp
Authorization: Bearer YOUR_MCP_API_KEYEjecución local
cp .env.example .env
pnpm install
pnpm build
pnpm startDescripción para el cliente
Personalicé, protegí y desplegué una prueba de concepto remota de MCP de GoHighLevel, alineada con sus requisitos de integración. Se conecta a una subcuenta GHL de demostración y expone herramientas CRM controladas a través de un endpoint MCP autenticado.
Licencia y atribución
Este repositorio conserva la licencia MIT original en LICENSE. No presente el proyecto original como trabajo propio; describa este repositorio como un despliegue personalizado.
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