OpsConduit Jobber MCP

Customer-hosted read-only MCP server for Jobber ops reports, OAuth setup, and GraphQL validation.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

JOBBER_CLIENT_ID(str)
Required

Jobber developer app client id for customer-owned OAuth setup.

JOBBER_CLIENT_SECRET(str)
RequiredSecret

Jobber developer app client secret. Keep local; do not email or publish.

JOBBER_REDIRECT_URI(str)

OAuth redirect URI, usually http://localhost:3333/oauth/callback for local setup.