followupboss-mcp-server
Related Servers
Alternatives to followupboss-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceAn MCP server that gives AI agents full access to Follow Up Boss CRM via natural language, enabling CRUD operations on people, deals, appointments, and more through 160 tools.10033 npm1Elastic 2.0
- FlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that connects a Follow Up Boss CRM account to Claude, enabling CRM operations through natural language via 25 curated tools and a raw API tool.-
- AlicenseNot gradedqualityCmaintenanceAn MCP server for GoHighLevel with 82 live-tested tools, enabling CRM operations like contact management, appointments, invoices, and workflows via natural language.20 npmMIT
- AlicenseBqualityDmaintenanceMCP server for GoHighLevel API v2 that provides 50+ tools for CRM, billing, marketing, and operations workflows, enabling natural language interaction with contacts, opportunities, conversations, and more.501MIT
- AlicenseCqualityCmaintenanceA comprehensive MCP server covering the full GoHighLevel API surface with 651 tools, enabling management of contacts, opportunities, calendars, invoices, and more through natural language, with multi-tenant support and read-only safety defaults.10020 npm1MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for GoHighLevel sub-accounts, enabling management of CRM contacts, pipelines, calendars, invoices, and more via natural language.-
TDQS
Scored across 137 tools
Tools are mostly distinct, each targeting a specific resource and action (e.g., listGroups vs listTeams). However, the high volume and similar naming patterns (list/get/update for many entities) could cause confusion, especially between generic events (listEvents) and email marketing events (listEmEvents). Overall, descriptions clarify intent, but the sheer count adds ambiguity.
All tools follow a consistent verb+resource camelCase convention (e.g., createDeal, getPerson, listAutomations). The only exceptions are 'about' and 'help', which are meta tools and don't break the pattern. This is highly predictable and aids navigation.
With 137 tools, this is far beyond the typical coherent set. Even for a comprehensive CRM API, this volume is overwhelming and likely to cause decision fatigue and misselection. It exceeds the 50+ threshold for extreme mismatch, making the tool surface impractical for agents.
The tool surface covers many entities (people, deals, tasks, appointments, etc.) but lacks delete operations for nearly all core resources (no deletePerson, deleteDeal, deleteGroup, etc.). This creates dead ends where updates are possible but removals are not. Additionally, some actions like actually sending emails/texts are missing (only logging is supported), leaving notable gaps in workflow completion.