GoHighLevel Remote MCP Demo
GoHighLevel Remote MCP Demo
一个针对单个授权 GoHighLevel 子账户的安全、只读远程 MCP 概念验证。它是 drausal/gohighlevel-mcp 的定制版本,依据其 MIT 许可证使用。
该演示所证明的内容
位于
/mcp的远程 Streamable HTTP MCP 端点受 Bearer 令牌保护的客户端访问
服务端 GHL 子账户边界(
GHL_LOCATION_ID)只读 CRM 工具:联系人、商机、对话、预约、日历和备注
为 Render 准备的健康检查端点
/health
写入、工作流和跨账户工具被有意禁用。这是一个安全的概念验证,而非完整的多租户生产集成。
Related MCP server: HighLevel MCP Server
部署到 Render
从此仓库创建 Render Blueprint;
render.yaml配置免费 Web 服务。在 Render 中,将
GHL_LOCATION_ID、BEARER_TOKEN_BEARERAUTH和BEARER_TOKEN_BEARER设置为演示子账户的值。切勿提交这些值。Render 会生成
MCP_API_KEY;请将其保存在密码管理器中。部署后,检查
https://YOUR-SERVICE.onrender.com/health。
将 MCP 客户端连接到:
https://YOUR-SERVICE.onrender.com/mcp
Authorization: Bearer YOUR_MCP_API_KEY本地运行
cp .env.example .env
pnpm install
pnpm build
pnpm start我根据您的集成需求,定制、加固并部署了一个远程 GoHighLevel MCP 概念验证。它连接到一个演示 GHL 子账户,并通过经过身份验证的 MCP 端点公开受控的 CRM 工具。
许可证与署名
本仓库在 LICENSE 中保留了上游的 MIT 许可证。请勿将原始上游项目作为您自己的作品展示;请将此仓库描述为定制部署。
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