jobber-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JOBBER_CLIENT_ID | Yes | Your Jobber Client ID for OAuth | |
| JOBBER_CLIENT_SECRET | Yes | Your Jobber Client Secret for OAuth |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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