GoHighLevel MCP Server - 101 AI-Powered Tools

Interact with GoHighLevel CRM through natural language. Manage contacts, opportunities, conversations, calendars, campaigns, workflows, forms, companies, invoices, and more.

CRM Free or usage-based

Tool capabilities

Full tool listing grouped by capability area.

Accounts

  • get-social-accounts

    Read only

    Get connected social media accounts for the GoHighLevel location. Use this to get valid account IDs for creating posts.

Ads

  • upload-media-file

    Upload a media file to GoHighLevel storage by URL.

Campaigns

  • get-campaigns

    Read only

    List all campaigns in GoHighLevel for the connected location.

Companies

  • get-company

    Read only

    Get a GoHighLevel company by ID.

  • create-company

    Create a new company in GoHighLevel.

  • update-company

    Update an existing GoHighLevel company.

Contacts

  • search-contacts

    Read only

    Search GoHighLevel contacts by query string. Returns matching contacts with their details.

  • get-contact

    Read only

    Get a GoHighLevel contact by ID. Returns full contact details including custom fields and tags.

  • get-contact-by-email

    Read only

    Look up a GoHighLevel contact by exact email address. Use this to check if a contact exists before creating a new one to prevent duplicates.

  • create-contact

    Create a new contact in GoHighLevel. IMPORTANT: Before creating, use GetContactByEmail to check if the contact already exists to prevent duplicates.

  • update-contact

    Update an existing GoHighLevel contact by ID.

  • delete-contact

    Destructive

    Permanently delete a GoHighLevel contact by ID. This action cannot be undone.

  • upsert-contact

    Create or update a contact by email address. Searches for existing contact first, then creates or updates. This is the safest way to add contacts without creating duplicates.

  • add-tags-to-contact

    Add one or more tags to a GoHighLevel contact.

  • remove-tags-from-contact

    Remove one or more tags from a GoHighLevel contact.

  • get-contact-tasks

    Read only

    Get all tasks associated with a GoHighLevel contact.

  • add-contact-to-campaign

    Add a contact to a GoHighLevel campaign. Use GetCampaigns to get valid campaign IDs first.

  • add-contact-to-workflow

    Add a contact to a GoHighLevel workflow. Use GetWorkflows to get valid workflow IDs first.

  • get-contact-notes

    Read only

    Get all notes for a GoHighLevel contact.

Custom Fields

  • get-custom-fields

    Read only

    Get all custom field definitions for the GoHighLevel location.

Emails

  • list-email-templates

    Read only

    List email templates in GoHighLevel for the connected location.

  • create-email-template

    Create a new email template in GoHighLevel.

  • update-email-template

    Update an existing GoHighLevel email template.

  • delete-email-template

    Destructive

    Delete a GoHighLevel email template.

General

  • search-opportunities

    Read only

    Search GoHighLevel opportunities (deals). Filter by pipeline, stage, or status.

  • get-opportunity

    Read only

    Get a GoHighLevel opportunity by ID with full details.

  • create-opportunity

    Create a new opportunity (deal) in GoHighLevel. Use GetPipelines first to get valid pipeline and stage IDs.

  • update-opportunity

    Update an existing GoHighLevel opportunity.

  • delete-opportunity

    Permanently delete a GoHighLevel opportunity.

  • get-conversations

    Read only

    List GoHighLevel conversations. Returns recent conversations with pagination support.

  • get-conversation

    Read only

    Get a GoHighLevel conversation by ID with details.

  • get-messages

    Read only

    Get messages in a GoHighLevel conversation.

  • send-message

    Send a message in GoHighLevel. Can send SMS, Email, or other message types.

  • get-calendar-slots

    Read only

    Get available time slots for a GoHighLevel calendar. Useful for booking appointments.

  • get-appointment

    Read only

    Get a GoHighLevel appointment/event by ID.

  • create-appointment

    Create a new appointment/event in GoHighLevel. Use ListCalendars to get valid calendar IDs first.

  • update-appointment

    Update an existing GoHighLevel appointment/event.

  • delete-appointment

    Delete a GoHighLevel appointment/event.

  • get-forms

    Read only

    List all forms in GoHighLevel for the connected location.

  • get-form-submissions

    Read only

    Get form submissions in GoHighLevel. Optionally filter by form ID and date range.

  • get-surveys

    Read only

    List all surveys in GoHighLevel for the connected location.

  • get-location

    Read only

    Get GoHighLevel location (sub-account) details. Returns location info including name, address, and settings.

  • search-locations

    Read only

    Search GoHighLevel locations (sub-accounts) by company ID.

  • create-note

    Create a new note for a GoHighLevel contact.

  • update-note

    Update an existing note for a GoHighLevel contact.

  • delete-note

    Delete a note from a GoHighLevel contact.

  • get-custom-values

    Read only

    Get custom field values for a GoHighLevel contact.

  • update-custom-values

    Update custom field values for a GoHighLevel contact. Use GetCustomFields first to get valid field IDs.

  • get-tags

    Read only

    Get all available tags for the GoHighLevel location.

  • search-companies

    Read only

    Search GoHighLevel companies by query.

  • get-invoice

    Read only

    Get a GoHighLevel invoice by ID.

  • create-invoice

    Create a new invoice in GoHighLevel.

  • get-product

    Read only

    Get a GoHighLevel product by ID.

  • create-product

    Create a new product in GoHighLevel.

  • update-product

    Update an existing GoHighLevel product.

  • delete-product

    Destructive

    Delete a GoHighLevel product. This action cannot be undone.

  • get-business

    Read only

    Get a GoHighLevel business by ID.

  • create-business

    Create a new business in GoHighLevel.

  • update-business

    Update an existing GoHighLevel business.

  • get-social-post

    Read only

    Get a GoHighLevel social media post by ID.

  • create-social-post

    Create and schedule a social media post in GoHighLevel. Use GetSocialAccounts to get valid account IDs first.

  • delete-social-post

    Destructive

    Delete a GoHighLevel social media post.

  • get-social-post-stats

    Read only

    Get engagement statistics for a GoHighLevel social media post.

  • get-social-categories

    Read only

    Get social media post categories for the GoHighLevel location.

  • get-blog-categories

    Read only

    Get all blog categories for the GoHighLevel location.

  • get-blog-post

    Read only

    Get a GoHighLevel blog post by ID.

  • create-blog-post

    Create a new blog post in GoHighLevel.

  • update-blog-post

    Update an existing GoHighLevel blog post.

  • delete-blog-post

    Destructive

    Delete a GoHighLevel blog post.

  • search-trigger-links

    Read only

    Search trigger links in GoHighLevel. Trigger links are trackable URLs that can trigger workflows when clicked.

  • create-trigger-link

    Create a new trigger link in GoHighLevel. Trigger links are trackable URLs that trigger workflows when clicked.

  • update-trigger-link

    Update an existing GoHighLevel trigger link.

  • delete-trigger-link

    Destructive

    Delete a GoHighLevel trigger link.

  • get-funnel-pages

    Read only

    Get pages within a GoHighLevel funnel. Use ListFunnels to get valid funnel IDs first.

  • get-association

    Read only

    Get a GoHighLevel association by ID.

  • create-association

    Create an association between objects in GoHighLevel. Supports contact-to-contact and contact-to-custom-object associations.

  • delete-association

    Delete a GoHighLevel association. This also removes all related relations.

  • delete-media-file

    Delete a media file from GoHighLevel storage.

  • get-course

    Read only

    Get a GoHighLevel course or membership by ID.

  • import-courses

    Import courses into GoHighLevel.

Lists

  • list-calendars

    Read only

    List all calendars in GoHighLevel for the connected location.

  • list-invoices

    Read only

    List invoices in GoHighLevel. Optionally filter by status.

  • list-transactions

    Read only

    List payment transactions in GoHighLevel.

  • list-subscriptions

    Read only

    List payment subscriptions in GoHighLevel.

  • list-products

    Read only

    List products in GoHighLevel. Optionally search by name.

  • list-businesses

    Read only

    List all businesses for the GoHighLevel location.

  • list-social-posts

    Read only

    List social media posts in GoHighLevel. Optionally filter by type.

  • list-blog-posts

    Read only

    List blog posts in GoHighLevel. Optionally filter by category or status.

  • list-blog-authors

    Read only

    List all blog authors for the GoHighLevel location.

  • list-funnels

    Read only

    List all funnels in GoHighLevel for the connected location.

  • list-funnel-redirects

    Read only

    List URL redirects configured in GoHighLevel funnels.

  • list-associations

    Read only

    List all associations (object relationships) for the GoHighLevel location.

  • list-media-files

    Read only

    List media files in GoHighLevel storage.

  • list-courses

    Read only

    List courses and memberships in GoHighLevel.

Pipelines

  • get-pipelines

    Read only

    Get all pipelines and their stages in GoHighLevel. Use this to get valid pipeline and stage IDs before creating or updating opportunities.

Tasks

  • create-task

    Create a new task for a GoHighLevel contact.

  • update-task

    Update an existing task for a GoHighLevel contact.

  • delete-task

    Delete a task from a GoHighLevel contact.

Users

  • get-users

    Read only

    List all users in the GoHighLevel location. Use this to get valid user IDs for assignments.

  • get-user

    Read only

    Get a GoHighLevel user by ID.

Workflows

  • get-workflows

    Read only

    List all workflows in GoHighLevel for the connected location.

Connection instructions

Use the same MCP endpoint for Claude Desktop and Claude Code CLI.

Claude Code CLI

claude mcp add gohighlevel -- npx -y mcp-remote https://mcpplug.ai/mcp/gohighlevel

Claude Desktop JSON

{
  "mcpServers": {
    "gohighlevel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcpplug.ai/mcp/gohighlevel"
      ]
    }
  }
}

Frequently asked questions

How do I connect GoHighLevel to Claude?

Use the MCP endpoint at https://mcpplug.ai/mcp/gohighlevel in Claude Desktop or Claude Code. Authorize your account during the OAuth flow, then the tools become available instantly.

What tools are available in the GoHighLevel MCP server?

GoHighLevel includes 101 tools. You can view every tool grouped by capability directly on this page.

Is GoHighLevel MCP server free?

Yes. GoHighLevel is available with free or usage-based access on MCPPlug.

Can I use this server with AI clients beyond Claude?

Yes. Any MCP-compatible client can connect to this endpoint, including CLI and IDE clients that support HTTP MCP transports.