Skip to main content
Glama
opsconduit

jobber-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JOBBER_CLIENT_IDYesYour Jobber Client ID for OAuth
JOBBER_CLIENT_SECRETYesYour Jobber Client Secret for OAuth

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jobber_auth_urlC

Build an authorization URL for a Jobber admin to connect this customer-hosted MCP server.

jobber_exchange_codeC

Exchange a Jobber OAuth authorization code and store tokens locally.

jobber_refresh_tokenB

Refresh the locally stored Jobber access token.

jobber_accountB

Return the connected Jobber account id and name.

jobber_clients_sampleA

Return a small sample of Jobber clients for install validation.

jobber_graphql_readA

Run a read-only Jobber GraphQL query. Mutations are blocked by default.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opsconduit/jobber-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server