Skip to main content
Glama
Samibhw

GoHighLevel Remote MCP Demo

by Samibhw

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

  1. 从此仓库创建 Render Blueprint;render.yaml 配置免费 Web 服务。

  2. 在 Render 中,将 GHL_LOCATION_IDBEARER_TOKEN_BEARERAUTHBEARER_TOKEN_BEARER 设置为演示子账户的值。切勿提交这些值。

  3. Render 会生成 MCP_API_KEY;请将其保存在密码管理器中。

  4. 部署后,检查 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 许可证。请勿将原始上游项目作为您自己的作品展示;请将此仓库描述为定制部署。

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