io.github.hcpapi/housecall-pro-mcp
Related Servers
Alternatives to io.github.hcpapi/housecall-pro-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP server for Housecall Pro, providing 5 tools for AI agents to register customers, schedule jobs, create estimates, log leads, and generate invoices (env-gated).5MIT
- AlicenseAqualityCmaintenanceA local MCP server that wraps the Housecall Pro Public API, enabling Claude to read and write Housecall Pro data (customers, jobs, estimates, invoices, etc.) via natural language.2369 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the FieldRoutes pest-control / lawn-care operations platform — talk to your data from Claude, Cursor, or any MCP client.MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for GoHighLevel sub-accounts, enabling management of CRM contacts, pipelines, calendars, invoices, and more via natural language.-
- AlicenseBqualityDmaintenanceMCP server for Invoice Ninja v5 API. Enables AI assistants to manage clients, invoices, quotes, payments, and time tracking through natural language.3219 npm2MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that provides tools for managing GoHighLevel (GHL) conversations, tasks, and calendar appointments through AI assistants like Claude.2136 npmMIT
TDQS
Scored across 4 tools
Each tool targets a distinct function: rendering reports, reading/writing the business profile, and looking up API notes. The get/set pair is symmetric and unambiguous, with no overlapping purposes.
Three tools follow a clear verb_noun pattern (render_report, get_business_profile, set_business_profile). One tool (hcp_api_notes) uses a noun phrase instead of a verb, a minor deviation that does not cause confusion.
Four tools is a well-scoped set for this server's purpose: one presentation tool, two profile management tools, and one reference tool. Each earns its place with no redundancy.
The business profile has full get/set/clear lifecycle, report rendering is a single-purpose tool, and API notes provides lookup. There are no obvious gaps given the server's defined scope of not making direct Housecall Pro calls.