Lofty MCP Server
OfficialRelated Servers
Alternatives to Lofty MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to manage GoHighLevel workspaces through natural language, with 508 tools across 18 domains for complete CRM, marketing, and workflow automation.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to directly interact with the entire GoHighLevel CRM via 563+ tools across 44 categories, allowing natural language control for contacts, messaging, opportunities, calendars, and more.7 npm1ISC
- FlicenseBqualityCmaintenanceEnables LLM agents to operate a CRM through 114 typed tools across 24 modules, covering contacts, pipelines, calendars, messaging, invoicing, and payments. Destructive and outward-facing actions are annotated for visibility and approval.114-
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to operate property management systems via natural language, covering repair orders, owner info, payments, notices, and inspections. Features a full agentic workflow with human-in-the-loop and observability.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to access live Zillow property data, Zestimates, and listings for over 160 million U.S. homes.1MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to interact with Tabella's CRM data through tools for listing objects, querying records, and creating/updating records, with changes visible in the UI in real time.MIT
TDQS
Scored across 113 tools
There are numerous tools with nearly identical purposes, especially the V1/V2 task, calendar, and call-history pairs (listTasksV1/V2, createTaskV1/V2, listCallHistory/listCallHistoryV2). Task vs. appointment vs. calendar tools also overlap heavily, making it very hard for an agent to reliably pick the right one.
Most tools follow a recognizable camelCase verb_noun pattern (getLead, createNote, listPipelines, updateRoutingRule). Minor inconsistencies like queryCalendars vs. list* and version suffixes (V1/V2) are present but do not create major confusion.
With 113 tools, the surface is far beyond what is reasonable for an MCP server and is an extreme mismatch to the stated CRM purpose. The count overwhelms an agent's ability to choose efficiently, especially as many tools are versioned duplicates.
The set covers many areas: lead lifecycle, notes, tasks, communications, transactions, listings, webhooks, routing, and settings. However, deletions are largely absent (no deleteLead, deleteNote, deleteTask, deleteWebhook, deleteTransaction), and the task/calendar duplication leaves unclear lifecycle coverage.