Home › Productivity › OpsConduit Jobber MCP
OpsConduit Jobber MCP
Customer-hosted read-only MCP server for Jobber ops reports, OAuth setup, and GraphQL validation.
Topics: Workplace & Productivity
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.3)
npx -y @opsconduit/jobber-mcp@0.1.3
Or add to your MCP client config:
{
"mcpServers": {
"jobber-mcp": {
"command": "npx",
"args": [
"-y",
"@opsconduit/jobber-mcp@0.1.3"
],
"env": {
"JOBBER_CLIENT_ID": "<YOUR_VALUE>",
"JOBBER_CLIENT_SECRET": "<YOUR_VALUE>",
"JOBBER_REDIRECT_URI": "<YOUR_VALUE>"
}
}
}
}
JOBBER_CLIENT_IDrequired — Jobber developer app client id for customer-owned OAuth setup.JOBBER_CLIENT_SECRETrequired 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.
Related servers
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
mcp-gsuite
Integration with gmail and Google Calendar.
mcp-odoo
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Workopia — Job Search
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry