ServiceTitan MCP Server
Related Servers
Alternatives to ServiceTitan MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA remote MCP server that exposes the ServiceTitan API as tools, enabling Claude and other clients to manage customers, jobs, pricebook, invoicing, and more with write safety and built-in observability.MIT
- AlicenseBqualityAmaintenanceConnects AI assistants to ServiceTitan with a default catalog of 264 read-only tools for CRM, dispatch, accounting, reporting, and analytics. Supports focused discovery profiles; write operations are experimental and require explicit opt-in.26470 npm3MIT
- AlicenseAqualityAmaintenanceAn MCP server that enables AI assistants to interact with ServiceNow instances, allowing script execution, data querying, ATF tests, and log tailing through natural language commands.89101 npm16MIT
- AlicenseAqualityBmaintenanceAn MCP server that enables AI assistants to access Sprout Social data including analytics, publishing, messages, and listening through a standardized interface.188 npmMIT
- FlicenseAqualityCmaintenanceAn MCP server that enables AI assistants to interact with Virtuous CRM+ through the entire API, with reads allowed freely and mutating operations requiring explicit user confirmation.26-
- AlicenseNot gradedqualityDmaintenanceAn MCP server for integrating AI models with client applications, allowing for structured interactions with APIs using command-line arguments for authentication and configuration.1,026 npmMIT
TDQS
Scored across 454 tools
Many tools have overlapping purposes, such as multiple 'get_list' variants for the same resource (e.g., appointments_getlist vs appointments_get_list) or similar CRUD operations across different resources that could cause confusion. The lack of descriptions exacerbates this ambiguity, making it hard to distinguish between tools like 'activities_controllers_get' and 'activities_controllers_get_list' or 'export_contacts_customers_contacts' vs 'exportcontacts_locationscontacts'.
Naming is highly inconsistent, mixing snake_case (e.g., 'appointments_add'), camelCase (e.g., 'Adjustments_UpdateCustomFields'), and variations like 'getlist' vs 'get_list'. There is no predictable pattern across the toolset, with some tools starting with uppercase (e.g., 'ArrivalWindows_Activated') and others with lowercase, leading to a chaotic naming scheme that hinders usability.
With 454 tools, the count is extremely excessive for any MCP server, far beyond the typical well-scoped range of 3-15 tools. This overwhelming number suggests poor tool surface design, likely auto-generated or poorly curated, making it impractical for agents to navigate or use effectively.
Despite the excessive tool count, the server appears to cover a broad domain (ServiceTitan's business operations) with extensive CRUD and export operations across resources like appointments, customers, jobs, and invoices. There are no obvious major gaps in functionality, as most entities have create, get, update, and delete tools, but the sheer volume and lack of descriptions make it hard to assess fully.