JobNimbus MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JOBNIMBUS_API_KEY | Yes | Your JobNimbus API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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