Skip to main content
Glama

GoHighLevel MCP Server

by drausal
.env.example•669 B
# MCP Server Environment Variables # Copy this file to .env and fill in the values # Server configuration PORT=3000 LOG_LEVEL=info # API Authentication BEARER_TOKEN_BEARERAUTH=your_bearer_token_here BEARER_TOKEN_BEARER=your_bearer_token_here # OAuth2 authentication (implicit flow) OAUTH_TOKEN_AGENCY_ACCESS_ONLY=your_oauth_token_here # OAuth2 authentication (implicit flow) OAUTH_TOKEN_LOCATION_ACCESS=your_oauth_token_here # OAuth2 authentication (implicit flow) OAUTH_TOKEN_LOCATION_ACCESS_ONLY=your_oauth_token_here # OAuth2 authentication (implicit flow) OAUTH_TOKEN_AGENCY_ACCESS=your_oauth_token_here # Add any other environment variables your API might need

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/drausal/gohighlevel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server