AutomationFlowsGeneral › Todoist Tool Mcp Server All 8 Operations

Todoist Tool Mcp Server All 8 Operations

Original n8n title: 🛠️ Todoist Tool Mcp Server 💪 All 8 Operations

ByDavid Ashby @cfomodz on n8n.io

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

Event trigger★★★☆☆ complexityAI-powered11 nodesMcp TriggerTodoist Tool
General Trigger: Event Nodes: 11 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5349 — 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 →

Download .json
{
  "id": "b2F9k0hYMDVrrM7J",
  "meta": null,
  "name": "Todoist Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "f9a10fc4-f21a-4a15-9450-b7ff590dd9ed",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "516c668e-56dc-4c0c-a82c-2a42ba81101b",
      "name": "Todoist Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "189bc9d4-360d-4006-a7cb-6fbc8dbed69b",
      "name": "Close a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "beb55cb4-87aa-43cf-8207-2df929d24859",
      "name": "Create a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "c554d0ec-b525-4dd4-939e-8ad898d33c61",
      "name": "Delete a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d1d44e73-839d-40d4-b2ea-085b49b49e91",
      "name": "Get a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        140
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "552a28b1-ffe4-4db7-8237-bcbda352b13c",
      "name": "Get many tasks",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d38590c2-b4f2-4120-abd7-8f104b153c3a",
      "name": "Move a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -580,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "dca82a9f-019d-43a5-8d09-52d5413c6556",
      "name": "Reopen a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -360,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "01ac1c91-2dd7-4511-a39e-2f459e84e065",
      "name": "Update a task",
      "type": "n8n-nodes-base.todoistTool",
      "position": [
        -140,
        380
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "74ed5f5e-b88d-4366-8619-4d8697d82952",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -940,
        120
      ],
      "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-20T19:39:53.362Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-20T19:39:53.362Z",
      "workflowId": "b2F9k0hYMDVrrM7J"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-20T19:39:53.361Z",
  "updatedAt": "2025-06-20T19:40:32.000Z",
  "versionId": "adc5d2d4-3c15-4a33-b6d8-35d1fbb351be",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Get a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Move a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Close a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Reopen a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a task": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many tasks": {
      "ai_tool": [
        [
          {
            "node": "Todoist Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

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

Source: https://n8n.io/workflows/5349/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

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

Mcp Trigger, Zendesk Tool
General

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

Mcp Trigger, Mautic Tool
General

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

Mcp Trigger, Twist Tool
General

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

Mcp Trigger, Uptime Robot Tool
General

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

Mcp Trigger, Security Scorecard Tool