drio
Open app

Todoist MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Todoist MCP Server is an implementation of the Model Context Protocol that integrates Claude with Todoist, allowing users to manage their tasks using natural language.

To use the Todoist MCP Server, install it via npm and configure it with your Todoist API token. You can then interact with your Todoist tasks using natural language commands.

  • Natural Language Task Management: Create, update, complete, and delete tasks using everyday language. - Smart Task Search: Find tasks using partial name matches. - Flexible Filtering: Filter tasks by due date, priority, and other attributes. - Rich Task Details: Support for descriptions, due dates, and priority levels. - Intuitive Error Handling: Clear feedback for better user experience.
  1. Managing daily tasks through voice commands.
  2. Quickly finding tasks based on natural language queries.
  3. Updating task details without navigating through the Todoist interface.

Add to your AI client

Use these steps to connect Todoist MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "abhiz123-todoist-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-abhiz123-todoist-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

Can I use this server with any Todoist account?

Yes! As long as you have a Todoist account and an API token, you can use this server.

Is there a limit to the number of tasks I can manage?

No, you can manage as many tasks as your Todoist account allows.

What programming language is this server built with?

The Todoist MCP Server is built using Node.js.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":702,"uuid":"b0c5d0ee-9ae5-42ab-9775-ce5671531d31","name":"abhiz123_todoist-mcp-server","title":"Todoist MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:26:54.227+00:00","updated_at":"2025-02-23T07:16:03.11+00:00","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"todoist,task-management,natural-language-processing","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/abhiz123_todoist-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]