We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BusyBee3333/The-Complete-GHL-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•310 B
# GoHighLevel API Configuration
GHL_API_KEY=your_private_integration_api_key_here
GHL_BASE_URL=https://services.leadconnectorhq.com
GHL_LOCATION_ID=your_location_id_here
# Server Configuration
MCP_SERVER_PORT=8000
NODE_ENV=development
# Optional: For AI features
OPENAI_API_KEY=your_openai_key_here_optional