Skip to main content
Glama
jayson-svg

BackCrew GoHighLevel MCP Server

by jayson-svg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GHL_MCP_MODENoOperation mode: read_only, office-ops, or admin.read_only
GHL_MCP_PROFILENoProfile level: readonly-owner, office-ops, or admin.readonly-owner
GOHIGHLEVEL_LOCATION_IDYesThe GoHighLevel Location (sub-account) ID to operate on.
GOHIGHLEVEL_PRIVATE_TOKENYesYour GoHighLevel Private Integration Token for the specific Location.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_contactsB

Search contacts in this account. Maps to POST /contacts/search. [tier: readonly-owner]

get_contactA

Get a single contact by ID. Maps to GET /contacts/{id}. [tier: readonly-owner]

search_opportunitiesB

Search/list opportunities (sales pipeline entries), with filtering and pagination. Maps to GET /opportunities/search. [tier: readonly-owner]

get_opportunityA

Get a single opportunity by ID. Maps to GET /opportunities/{id}. [tier: readonly-owner]

list_pipelinesA

List the sales pipelines and their stages configured for this account. Maps to GET /opportunities/pipelines. [tier: readonly-owner]

search_conversationsC

Search/list conversations (SMS, email, call, chat threads), with filtering. Maps to GET /conversations/search. [tier: readonly-owner]

get_conversationB

Get a single conversation thread by ID. Maps to GET /conversations/{id}. [tier: readonly-owner]

list_messagesC

List the individual messages in a conversation thread. Maps to GET /conversations/{id}/messages. [tier: readonly-owner]

list_calendarsA

List the calendars configured for this account. Maps to GET /calendars/. [tier: readonly-owner]

get_free_slotsA

Get available booking slots for a calendar within a date range. Maps to GET /calendars/{calendarId}/free-slots. [tier: readonly-owner]

list_calendar_eventsB

List calendar events (appointments and blocked slots) within a date range. Maps to GET /calendars/events. [tier: readonly-owner]

get_appointmentB

Get a single appointment by ID. Maps to GET /calendars/events/appointments/{id}. [tier: readonly-owner]

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jayson-svg/backcrew-mcp-gohighlevel'

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