{
  "workflow": {
    "id": 5332,
    "name": "🛠️ Asana tool MCP server 💪 all 22 operations",
    "views": 164,
    "recentViews": 0,
    "totalViews": 164,
    "createdAt": "2025-06-25T21:42:12.225Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all Asana Tool operations to AI agents. Zero configuration needed - all 22 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every Asana Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Asana Tool tool with full error handling\n\n## 📋 Available Operations (22 total)\n\nEvery possible Asana Tool operation is included:\n\n### 🔧 Project (5 operations)\n\n• **Create a project**\n• **Delete a project**\n• **Get a project**\n• **Get many projects**\n• **Update a project**\n\n### 🔧 Subtask (2 operations)\n\n• **Create a subtask**\n• **Get many subtasks**\n\n### 🔧 Task (7 operations)\n\n• **Create a task**\n• **Delete a task**\n• **Get a task**\n• **Get many tasks**\n• **Move a task**\n• **Search a task**\n• **Update a task**\n\n### 🔧 Taskcomment (2 operations)\n\n• **Add a task comment**\n• **Remove a task comment**\n\n### 🔧 Taskproject (2 operations)\n\n• **Add a task project**\n• **Remove a task project**\n\n### 🔧 Tasktag (2 operations)\n\n• **Add a task tag**\n• **Remove a task tag**\n\n### 👤 User (2 operations)\n\n• **Get a user**\n• **Get many users**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native Asana Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every Asana Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "id": "8JPpQCE1h5vDgMHB",
      "meta": null,
      "name": "Asana Tool MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "b9f5b88d-349f-4c2f-ac8d-3489e872e9ac",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1480,
            -360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "cfa68108-628c-46e2-a84e-e3b65f2bd207",
          "name": "Asana Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -200,
            -260
          ],
          "webhookId": "78401aef-df98-482b-ab1a-6885a9feb957",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "566e2b26-41fb-44d4-a49e-a1e65908c05d",
          "name": "Create a project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5a9e06f4-b137-4ba4-bab4-ca15b5a1abd1",
          "name": "Delete a project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8cb2236b-5878-401a-9e77-a8189b00f224",
          "name": "Get a project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -360,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0177b2ce-dc1d-4df9-9a12-5c573fa50699",
          "name": "Get many projects",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -140,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "934d412d-05d5-429e-b1cb-903dcae58ac8",
          "name": "Update a project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            80,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ca36b900-7a35-4b10-af30-6b18039b4528",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "7ae4f355-8124-4ddf-9556-e8733f01b504",
          "name": "Create a subtask",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5f537a14-a928-4ece-9b1c-42a63006009d",
          "name": "Get many subtasks",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d32aa723-ccb2-4637-81a2-5103566e4633",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "cc6e4a7e-d563-4448-b561-c0acc2f09203",
          "name": "Create a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "bb81ca18-a86b-4caa-a624-fb6e487f0402",
          "name": "Delete a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e10cf331-ec04-485b-b80e-f61d74df32c4",
          "name": "Get a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4369d8a8-802a-4364-bba4-6c6a7c42ea13",
          "name": "Get many tasks",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "218b24d0-7594-486b-ab6f-0082af24434e",
          "name": "Move a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            80,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "29e20ad5-124e-497c-b194-f6c077cec0cc",
          "name": "Search a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            300,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0464fce4-a334-4459-b381-ea9b0b35941c",
          "name": "Update a task",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            520,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7b1dbeb2-b82c-4469-ae31-470fa7df1d0a",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "3e364783-1c74-4d93-bdcd-a953705d91fb",
          "name": "Add a task comment",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e23b2085-88b2-45b5-bdd5-ebdd930a8eee",
          "name": "Remove a task comment",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1832f994-cd80-40d4-a3e1-d0759b62f3de",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "ed442159-29bd-44f5-8a3d-02f1faf2278c",
          "name": "Add a task project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            -340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cd77d3e9-b180-4aa2-b6eb-ed9fc74199d4",
          "name": "Remove a task project",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            -340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "85e22f86-9430-411a-8992-27a4040f7a60",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            -360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "ef744270-03d0-45c5-8ae1-fc1ca167f1ae",
          "name": "Add a task tag",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            -100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ed649982-c60d-472c-a713-36f76b6ede3f",
          "name": "Remove a task tag",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            -100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "bf797456-a191-40ec-9018-c6f30fb8ef08",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            -120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "f055a209-abb7-4dec-8b5b-6032615958d5",
          "name": "Get a user",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5bccdf94-7fed-4d24-a996-f57fdb33e9ae",
          "name": "Get many users",
          "type": "n8n-nodes-base.asanaTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b7a78d9b-796b-44d1-beb5-7ef6eca42b6f",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "shared": [
        {
          "role": "workflow:owner",
          "project": {
            "id": "G5fce9xGuBAsWBXe",
            "icon": null,
            "name": "David Ashby <david.ashby.lds@gmail.com>",
            "type": "personal",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "updatedAt": "2025-06-04T02:56:01.361Z",
            "projectRelations": [
              {
                "role": "project:personalOwner",
                "user": {
                  "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                  "role": "global:owner",
                  "email": "david.ashby.lds@gmail.com",
                  "disabled": false,
                  "lastName": "Ashby",
                  "settings": {
                    "npsSurvey": {
                      "responded": true,
                      "lastShownAt": 1749357655581
                    },
                    "userActivated": true,
                    "userActivatedAt": 1749075994495,
                    "easyAIWorkflowOnboarded": true,
                    "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
                  },
                  "createdAt": "2025-06-04T02:55:01.745Z",
                  "firstName": "David",
                  "isPending": false,
                  "updatedAt": "2025-06-08T04:40:58.399Z",
                  "mfaEnabled": false,
                  "personalizationAnswers": {
                    "version": "v4",
                    "personalization_survey_n8n_version": "1.95.3",
                    "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
                  }
                },
                "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
                "createdAt": "2025-06-04T02:55:02.013Z",
                "projectId": "G5fce9xGuBAsWBXe",
                "updatedAt": "2025-06-04T02:55:02.013Z"
              }
            ]
          },
          "createdAt": "2025-06-25T21:38:38.811Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-06-25T21:38:38.811Z",
          "workflowId": "8JPpQCE1h5vDgMHB"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-06-25T21:38:38.809Z",
      "updatedAt": "2025-06-25T21:39:59.000Z",
      "versionId": "5b1ccbf7-d66c-4ac4-8c89-79f760ec7b31",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Get a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a user": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Move a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a task": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a task tag": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tasks": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many users": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a subtask": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many projects": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many subtasks": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a task tag": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a task comment": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a task project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a task comment": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a task project": {
          "ai_tool": [
            [
              {
                "node": "Asana Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 31,
      "nodeTypes": {
        "n8n-nodes-base.asanaTool": {
          "count": 22
        },
        "n8n-nodes-base.stickyNote": {
          "count": 8
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 46,
        "name": "Project Management"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}