Skip to main content
Glama
geopopos

GoHighLevel MCP Server

by geopopos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GHL_API_KEYYesYour GoHighLevel Private Integration Token
GHL_LOCATION_IDYesYour GoHighLevel Location ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_conversationsA

Search and filter conversations in GoHighLevel. Returns a list of conversations matching the search criteria.

get_conversationA

Get details of a specific conversation by ID

create_conversationB

Create a new conversation with a contact

update_conversationA

Update a conversation (star/unstar, assign to user, mark as read)

delete_conversationC

Delete a conversation

get_messagesA

Get messages in a conversation

send_messageB

Send a message to a contact (SMS, Email, WhatsApp, etc.)

get_tasksB

Get all tasks for a specific contact

get_taskA

Get a specific task by ID

create_taskB

Create a new task for a contact

update_taskC

Update an existing task

delete_taskC

Delete a task

complete_taskB

Mark a task as completed or incomplete

get_calendarsB

Get all calendars in the location

get_calendarB

Get details of a specific calendar

get_free_slotsC

Get available time slots for a calendar

get_calendar_eventsA

Get calendar events/appointments within a date range

get_appointmentB

Get details of a specific appointment

create_appointmentB

Create a new appointment/calendar event

update_appointmentC

Update an existing appointment

delete_appointmentC

Delete/cancel an appointment

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/geopopos/ghl-convo-mcp'

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