Skip to main content
Glama
jayson-svg

BackCrew Jobber MCP Server

by jayson-svg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_clientsA

List clients (customers), Relay-paginated. Maps to the GraphQL clients query. [tier: readonly-owner]

get_clientA

Get a single client by ID. Maps to the GraphQL client query. [tier: readonly-owner]

list_jobsB

List jobs, Relay-paginated. Maps to the GraphQL jobs query. [tier: readonly-owner]

get_jobA

Get a single job by ID. Maps to the GraphQL job query. [tier: readonly-owner]

list_invoicesA

List invoices, Relay-paginated. Maps to the GraphQL invoices query. [tier: readonly-owner]

get_invoiceB

Get a single invoice by ID. Maps to the GraphQL invoice query. [tier: readonly-owner]

list_quotesA

List quotes/estimates, Relay-paginated. Maps to the GraphQL quotes query. [tier: readonly-owner]

get_quoteA

Get a single quote by ID. Maps to the GraphQL quote query. [tier: readonly-owner]

list_propertiesA

List service properties (addresses), Relay-paginated. Maps to the GraphQL properties query. [tier: readonly-owner]

get_propertyA

Get a single property by ID. Maps to the GraphQL property query. [tier: readonly-owner]

list_usersA

List users (team members) on the account, Relay-paginated. Maps to the GraphQL users query. [tier: readonly-owner]

get_accountA

Get the connected Jobber account's basic info. Maps to the GraphQL account query. [tier: readonly-owner]

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/jayson-svg/backcrew-mcp-jobber'

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