MCP Servers / productivity / OpsConduit Jobber MCP

OpsConduit Jobber MCP

JSON →
noneproductivity

Customer-hosted, read-only MCP server for Jobber owner/admin operational queries.

Install
How to run this server
[ { "cmd": "npx opsconduit-jobber-auth", "imports": [] } ]
server path: opsconduit-jobber-mcp
Tools
What this server exposes
jobber_auth_url
create the one-time Jobber OAuth authorization link for a customer-hosted install.
jobber_exchange_code
exchange the redirected OAuth code and store tokens locally without exposing them in chat.
jobber_refresh_token
refresh the stored access token for continued read-only reporting.
jobber_account
validate the connected account before running operational queries.
jobber_clients_sample
validate read access with a capped client sample.
jobber_graphql_read
run read-only Jobber GraphQL for owner reports; mutations are blocked before sending.
Configuration
Environment & auth
authnone
envJOBBER_CLIENT_ID
envJOBBER_CLIENT_SECRET
Resources
OpsConduit Jobber MCP — MCP Server · libregistry