πŸ”§ πŸ› οΈ Onfleet tool MCP server πŸ’ͺ all 37 operations

⚑ 129 views Β· πŸ”§ Miscellaneous

Description

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Join the community

Complete MCP server exposing all Onfleet Tool operations to AI agents. Zero configuration needed - all 37 operations pre-built.

⚑ Quick Setup

  1. Import this workflow into your n8n instance
  2. Activate the workflow to start your MCP server
  3. Copy the webhook URL from the MCP trigger node
  4. Connect AI agents using the MCP URL

πŸ”§ How it Works

β€’ MCP Trigger: Serves as your server endpoint for AI agent requests β€’ Tool Nodes: Pre-configured for every Onfleet Tool operation β€’ AI Expressions: Automatically populate parameters via $fromAI() placeholders β€’ Native Integration: Uses official n8n Onfleet Tool tool with full error handling

πŸ“‹ Available Operations (37 total)

Every possible Onfleet Tool operation is included:

πŸ”§ Admin (4 operations)

β€’ Create an admin β€’ Delete an admin β€’ Get many admins β€’ Update an admin

πŸ”§ Container (3 operations)

β€’ Add tasks β€’ Get a container β€’ Update tasks

πŸ”§ Destination (2 operations)

β€’ Create a destination β€’ Get a destination

πŸ”§ Hub (3 operations)

β€’ Create a hub β€’ Get many hubs β€’ Update a hub

🏒 Organization (2 operations)

β€’ Get my organization β€’ Get a delegatee’s details

πŸ”§ Recipient (3 operations)

β€’ Create a recipient β€’ Get a recipient β€’ Update a recipient

πŸ”§ Task (7 operations)

β€’ Clone a task β€’ Complete a task β€’ Create a task β€’ Delete a task β€’ Get a task β€’ Get many tasks β€’ Update a task

πŸ”§ Team (7 operations)

β€’ Auto-dispatch a team β€’ Create a team β€’ Delete a team β€’ Get a team β€’ Get many teams β€’ Get time estimates for a team β€’ Update a team

πŸ”§ Worker (6 operations)

β€’ Create a worker β€’ Delete a worker β€’ Get a worker β€’ Get many workers β€’ Get the schedule for a worker β€’ Update a worker

πŸ€– AI Integration

Parameter Handling: AI agents automatically provide values for: β€’ Resource IDs and identifiers β€’ Search queries and filters β€’ Content and data payloads β€’ Configuration options

Response Format: Native Onfleet Tool API responses with full data structure

Error Handling: Built-in n8n error management and retry logic

πŸ’‘ Usage Examples

Connect this MCP server to any AI agent or workflow:

β€’ Claude Desktop: Add MCP server URL to configuration β€’ Custom AI Apps: Use MCP URL as tool endpoint β€’ Other n8n Workflows: Call MCP tools from any workflow β€’ API Integration: Direct HTTP calls to MCP endpoints

✨ Benefits

β€’ Complete Coverage: Every Onfleet Tool operation available β€’ Zero Setup: No parameter mapping or configuration needed β€’ AI-Ready: Built-in $fromAI() expressions for all parameters β€’ Production Ready: Native n8n error handling and logging β€’ Extensible: Easily modify or add custom logic

> πŸ†“ Free for community use! Ready to deploy in under 2 minutes.

πŸ”— Nodes Used

MCP Server Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup