Skip to main content
Glama
drummouse

JobNimbus MCP Server

by drummouse

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JOBNIMBUS_API_KEYYesYour JobNimbus API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jn_list_contactsC

List or search contacts in JobNimbus.

jn_get_contactA

Get a single JobNimbus contact by jnid.

jn_create_contactC

Create a new contact in JobNimbus.

jn_update_contactC

Update a contact in JobNimbus.

jn_list_jobsC

List or search jobs in JobNimbus.

jn_get_jobB

Get a single JobNimbus job by jnid.

jn_create_jobB

Create a new job in JobNimbus. Pass GHL Lead Number and Job Number via custom_fields_json.

jn_update_jobC

Update a job in JobNimbus. Use custom_fields_json for Lead Number, Job Number, GPS, Plus Code from GHL.

jn_list_notesB

List user-written notes on a contact or job. Excludes system-generated status change notes.

jn_create_noteB

Add a note to a contact or job in JobNimbus.

jn_list_filesB

List files and photo attachments linked to a contact or job.

jn_list_tasksC

List tasks in JobNimbus.

jn_create_taskB

Create a task in JobNimbus linked to a contact or job.

jn_list_estimatesC

List estimates in JobNimbus.

jn_list_invoicesC

List invoices in JobNimbus.

jn_list_activitiesB

List all activity records (calls, emails, status changes, etc.) in JobNimbus. Note: response key is 'activity' not 'results'.

jn_list_material_ordersC

List material orders in JobNimbus.

jn_list_work_ordersC

List work orders in JobNimbus.

jn_get_accountA

Get JobNimbus account info: workflow stages, users, custom field definitions.

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/drummouse/JobNimbus-MCP'

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