GoHighLevel MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GoHighLevel MCP Serverfind the contact with email john@example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GoHighLevel MCP Server
A Model Context Protocol (MCP) server that connects Claude to GoHighLevel's CRM platform.
Features
14 Tools across 4 domains:
Contact Management (5 tools)
Messaging & Conversations (4 tools)
Calendar & Appointments (3 tools)
Sales Opportunities (4 tools)
Related MCP server: GoHighLevel MCP Server
Installation
git clone https://github.com/YOUR_USERNAME/gohighlevel-mcp-server.git
cd gohighlevel-mcp-server
npm installSetup
Get your GHL API token from GoHighLevel
Set the environment variable:
export GHL_API_TOKEN="your-api-token-here"Start the server:
npm startUsage with Claude Desktop
Add to ~/claude_desktop_config.json:
{
"mcpServers": {
"gohighlevel": {
"command": "bash",
"args": ["-c", "cd ~/projects/gohighlevel-mcp-server && export GHL_API_TOKEN='YOUR_TOKEN' && npm start"]
}
}
}Then restart Claude Desktop.
API Reference
Search Contacts - Search for contacts by query
Get Contact - Retrieve a specific contact
Create Contact - Add a new contact
Update Contact - Modify contact details
Add Tags - Assign tags to contacts
List Conversations - View contact conversations
Get Conversation - Retrieve conversation details
Send SMS - Send SMS messages
Send Email - Send email messages
List Appointments - View calendar appointments
Get Appointment - Retrieve appointment details
Create Appointment - Schedule new appointments
List Opportunities - View sales opportunities
Get Opportunity - Retrieve opportunity details
Create Opportunity - Add new sales opportunities
Update Opportunity - Modify opportunity status/value
Development
Built with:
TypeScript with strict mode
Zod for runtime validation
Axios for HTTP requests
MCP SDK for protocol implementation
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceConnects Claude Desktop to GoHighLevel CRM with 269+ tools for complete contact management, messaging, sales pipelines, appointments, e-commerce, invoicing, social media, and marketing automation through natural language.Last updated1
- Alicense-qualityDmaintenanceConnects Claude Desktop to GoHighLevel CRM with 269+ tools for comprehensive contact management, messaging, sales pipelines, appointments, marketing automation, and e-commerce operations through natural language.Last updated33ISC
- Alicense-qualityBmaintenanceProvides access to over 460 tools within the GoHighLevel CRM, allowing AI assistants to manage contacts, opportunities, messaging, and business workflows through natural language.Last updated3389ISC
- Alicense-qualityBmaintenanceProvides AI models with direct access to over 461 GoHighLevel CRM tools for managing contacts, sales opportunities, and automated messaging through natural language. It enables comprehensive automation of CRM operations including appointment scheduling, payment processing, and lead management.Last updated3389ISC
Related MCP Connectors
LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.
233 tools for Google, Microsoft, TikTok, LinkedIn Ads in Claude or ChatGPT. Writes need approval.
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lehr007-coder/gohighlevel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server