Gives AI direct access to your entire GoHighLevel CRM.
š Don't want to self-host? Join the waitlist for our fully managed solution ā
Zero setup. Zero maintenance. Just connect and automate.
š Credits
Original Creator: @mastanley13 ā Built the foundation for this MCP server.
Extended by: @BusyBee3333 ā Expanded to 461+ tools covering the entire GHL API.
š GoHighLevel MCP Server
š” What This Unlocks
This MCP server gives AI direct access to your entire GoHighLevel CRM. Instead of clicking through menus, you just tell it what you want.
šÆ GHL-Native Power Moves
| Just say... | What happens |
|---|---|
| "Find everyone who filled out a form this week but hasn't been contacted" | Searches contacts, filters by source and last activity, returns a ready-to-call list |
| "Create an opportunity for John Smith, $15k deal, add to Enterprise pipeline" | Creates the opp, assigns pipeline stage, links to contact ā done |
| "Schedule a discovery call with Sarah for Tuesday 2pm and send her a confirmation" | Checks calendar availability, books the slot, fires off an SMS |
| "Draft a blog post about our new service and schedule it for Friday" | Creates the post in your GHL blog, SEO-ready, scheduled to publish |
| "Send a payment link for Invoice #1042 to the client via text" | Generates text2pay link, sends SMS with payment URL |
š The Real Power: Combining Tools
When you pair this MCP with other tools (web search, email, spreadsheets, Slack, etc.), things get wild:
| Combo | What you can build |
|---|---|
| GHL + Calendar + SMS | "Every morning, text me a summary of today's appointments and any leads that went cold" |
| GHL + Web Search + Email | "Research this prospect's company, then draft a personalized outreach email and add them as a contact" |
| GHL + Slack + Opportunities | "When a deal closes, post a celebration to #wins with the deal value and rep name" |
| GHL + Spreadsheet + Invoices | "Import this CSV of clients, create contacts, and generate invoices for each one" |
| GHL + AI + Conversations | "Analyze the last 50 customer conversations and tell me what objections keep coming up" |
This isn't just API access ā it's your CRM on autopilot, controlled by natural language.
š Don't Want to Self-Host? We've Got You.
Not everyone wants to manage servers, deal with API keys, or troubleshoot deployments. We get it.
š Join the waitlist for our fully managed solution
What you get:
- ā Zero setup ā We handle everything
- ā Always up-to-date ā Latest features and security patches automatically
- ā Priority support ā Real humans who know GHL and AI
- ā Enterprise-grade reliability ā 99.9% uptime, monitored 24/7
Perfect for:
Agencies who want to focus on clients, not infrastructure
Teams without dedicated DevOps resources
Anyone who values their time over tinkering with configs
Prefer to self-host? Keep reading below for the full open-source setup guide.
šØ **IMPORTANT: FOUNDATIONAL PROJECT NOTICE**
ā ļø This is a BASE-LEVEL foundational project designed to connect the GoHighLevel community with AI automation through MCP (Model Context Protocol).
**šÆ What This Project Is:**
- Foundation Layer: Provides access to ALL sub-account level GoHighLevel API endpoints via MCP
- Community Starter: Built to get the community moving forward together, faster
- Open Architecture: API client and types can be further modularized and segmented as needed
- Educational Resource: Learn how to integrate GoHighLevel with AI systems
**ā ļø Critical AI Safety Considerations:**
- Memory/Recall Systems: If you don't implement proper memory or recall mechanisms, AI may perform unintended actions
- Rate Limiting: Monitor API usage to avoid hitting GoHighLevel rate limits
- Permission Controls: Understand that this provides FULL access to your sub-account APIs
- Data Security: All actions are performed with your API credentials - ensure proper security practices
**šÆ Intended Use:**
- Personal/Business Use: Integrate your own GoHighLevel accounts with AI
- Development Base: Build upon this foundation for custom solutions
- Learning & Experimentation: Understand GoHighLevel API patterns
- Community Contribution: Help improve and extend this foundation
**š« NOT Intended For:**
- Direct Resale: This is freely available community software
- Production Without Testing: Always test thoroughly in development environments
- Unmonitored AI Usage: Implement proper safegu
Configuration
{"mcpServers":{"go-high-level":{"command":"npx","args":["-y","@busybee3333/go-high-level-mcp-2026-complete"]}}}