OpsConduit Jobber MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 18 May 2026.
Customer-hosted read-only MCP server for Jobber ops reports, OAuth setup, and GraphQL validation.
Today is the operative word: we check OpsConduit Jobber MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add jobber-mcp -- npx -y @opsconduit/jobber-mcp
{
"mcpServers": {
"jobber-mcp": {
"args": [
"-y",
"@opsconduit/jobber-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.jobber-mcp]
command = "npx"
args = ["-y", "@opsconduit/jobber-mcp"]
{
"mcpServers": {
"jobber-mcp": {
"args": [
"-y",
"@opsconduit/jobber-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"jobber-mcp": {
"args": [
"-y",
"@opsconduit/jobber-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
JOBBER_CLIENT_ID (Jobber developer app client id for customer-owned OAuth setup.), JOBBER_CLIENT_SECRET (Jobber developer app client secret. Keep local; do not email or publish.), JOBBER_REDIRECT_URI (OAuth redirect URI, usually http://localhost:3333/oauth/callback for local setup.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.
Safe, self-hosted OWASP ZAP operator for guided AI security scans and reports.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.
Answers built from our own checks of this server.