This workflow corresponds to n8n.io template #5886 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "NRAa89TkoWjfZKxE",
"name": "Dropbox MCP Automations",
"tags": [],
"nodes": [
{
"id": "31ff6930-bb3f-4fc8-94db-dde3311cbb6c",
"name": "MCP Server Trigger",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-720,
-128
],
"parameters": {},
"typeVersion": 2
},
{
"id": "24a46458-5498-487d-a623-1d7781f464ec",
"name": "create folder",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-1264,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2361f835-b440-4a4d-ab8c-3276a97bc040",
"name": "copy folder",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-1136,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "20b54004-f440-43fc-b78b-ac91cdcef6cd",
"name": "delete folder",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-1008,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2688e9e2-6cfd-4097-9679-80693ccccba6",
"name": "move folder",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-880,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7ac46788-d2c6-4576-aa15-aa1ccb1edfa0",
"name": "list folder",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-752,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a700f1f1-2efa-4fd6-84ca-fdd36147f647",
"name": "Download a file",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-624,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d7e971b7-1ecd-4e1a-8ccc-90f4aa47f390",
"name": "Delete",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-496,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7051f053-c0de-498d-8d24-ee6688cb4a97",
"name": "Move file",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-368,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c18ed4ac-a304-4d09-a5a5-af50a6c2368f",
"name": "Upload file",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-240,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "73e26536-2bbc-4d73-851b-b7fcf1620c7b",
"name": "Copy file",
"type": "n8n-nodes-base.dropboxTool",
"position": [
-112,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6b9b0d08-272d-4f1a-8908-7f89f12d0afd",
"name": "Search file",
"type": "n8n-nodes-base.dropboxTool",
"position": [
16,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "089482a1-ea77-4bbe-b767-9030522e622c",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1264,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "32e0465f-5b5e-4c0f-baef-b6a5b446b38d",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-656,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2be116ad-d6ae-4077-919e-5d1df013ae83",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-912,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9b13c7e1-5f6e-4e26-9a41-79509020e972",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-400,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "21ed66e3-8b2f-4c1b-a75c-67c8327d9973",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-144,
256
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "9dede606-0187-41a2-aee3-4fa6da65e299",
"connections": {
"Delete": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Copy file": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Move file": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Search file": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Upload file": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"copy folder": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"list folder": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"move folder": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"create folder": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"delete folder": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
},
"Download a file": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Save Time:* Automate bulk actions like copy, move, or delete folders—no more endless clicking. Reduce Errors:* Automated rules keep files organized and error-free. Work Smarter:* Let automation handle the routine, so you can focus on bigger things. Full Dropbox Control:* Manage…
Source: https://n8n.io/workflows/5886/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?