BackCrew ServiceM8 MCP Server
Related Servers
Alternatives to BackCrew ServiceM8 MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants like Claude, ChatGPT, and Copilot to query live Jobber data—clients, jobs, quotes, invoices, revenue, and schedule—using natural language, with read-only access and careful API budget management.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with AutoTask PSA data, supporting natural language ticket queries, updates, notes, and bulk export.MIT
- AlicenseBqualityBmaintenanceProvides MCP-compatible AI assistants with read/write access to RepairDesk shop data, enabling natural language queries and operations on tickets, customers, invoices, inventory, employees, and reference info, with safety confirmations for status changes.7MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to directly query and manage Autotask PSA data through natural language, including ticket triage, time entry creation, company lookups, project management, billing review, and more.Apache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to securely access and interact with Odoo data through natural language, supporting full CRUD operations, OAuth 2.1 and API key authentication, and granular per-model permissions.-
- AlicenseAqualityBmaintenanceEnables AI assistants to interact with Commusoft CRM for tasks like customer lookups, supplier management, and more, with read-only access by default and optional write permissions.7MIT
TDQS
Scored across 28 tools
Every tool maps to a distinct resource/action pair (list vs get, client vs job vs material, etc.), and even similar resources like client contacts and job contacts are clearly differentiated in descriptions. search and search_by_type are also distinct enough from the list tools.
The naming follows a consistent list_<plural_resource> / get_<singular_resource> convention with snake_case throughout, and search/search_by_type use the same verb-first style. There are no mixed casing or varying verb patterns.
At 28 tools, the set exceeds the 25+ threshold and feels heavy, especially since most are mechanical list/get pairs for the same entity types. The broad read-only scope explains the count, but it is more than an agent typically needs for a single server.
The server covers read operations for many ServiceM8 entities, but there are no create/update/delete tools at all, so any workflow that needs to modify a job, client, contact, or payment dead-ends. Some resources also have incomplete get/list coverage (e.g., staff has get but no list; attachments list only).