Back to MCP directory
publicPublicdnsLocal runtime

mcp-server-gohilvl

一套将gohighlevel数据连接到LLM的工具集

article

README

🚀 mcp-server-gohilvl

mcp-server-gohilvl 是一组强大的工具,它能够将 gohighlevel 的数据连接到您的大语言模型 (LLMs),为您的数据应用提供更多可能性,助力您更高效地利用数据进行分析和决策。

🚀 快速开始

目前暂未提供快速开始的相关内容。若您有进一步需求,可补充更多信息。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client