
Jobber Mcp Server
Connect your agent to Jobber so you can query clients, jobs, invoices, and quotes for a home-services business from one chat.
Overview
io.github.friendlygeorge/jobber-mcp-server is a MCP server for the Operate phase that exposes Jobber home-services data—clients, jobs, invoices, and quotes—to AI assistants.
What is this MCP server?
- Expose Jobber clients, jobs, invoices, and quotes as MCP tools
- Query and manage home-services CRM data from the coding agent
- stdio npm transport via @supernova123/jobber-mcp-server
- Targets Jobber SaaS API for field-service workflows
- v1.0.0 GitHub-hosted MCP package
- MCP server version 1.0.0
- Transport: stdio
- npm identifier: @supernova123/jobber-mcp-server
What problem does it solve?
Home-service founders lose time hopping between Jobber and their dev environment when the agent could answer ops questions directly.
Who is it for?
Solo builders on Jobber running or integrating field-service workflows who want agent-driven CRM and billing lookups.
Skip if: Builders with no Jobber account, pure software products without Jobber in the stack, or teams needing a full Jobber UI replacement.
What do I get? / Deliverables
You can ask your agent to pull Jobber client, job, invoice, and quote data in-session for support scripts, dashboards, or automation.
- Jobber-linked MCP server in agent configuration
- Tool surface for clients, jobs, invoices, and quotes
- Agent-ready access to Jobber operational records
Recommended MCP Servers
Journey fit
After launch, solo operators run bookings and billing daily; Jobber tooling fits Operate where you iterate on how the business runs. The iterate subphase covers ongoing ops tweaks—client records, job status, and invoices are day-to-day operational objects.
How it compares
Jobber API MCP bridge, not a generic CRM skill or marketplace plugin.
Common Questions / FAQ
Who is jobber-mcp-server for?
Indie operators and integrators who use Jobber for home services and want Claude or Cursor to read and act on clients, jobs, invoices, and quotes.
When should I use jobber-mcp-server?
Use it in Operate when you automate reporting, customer follow-ups, or internal tools that need live Jobber business data.
How do I add jobber-mcp-server to my agent?
Install @supernova123/jobber-mcp-server from npm, configure stdio MCP with Jobber API credentials per Jobber’s developer docs, and reload your agent.