drio
Open app

Todoist MCP Server Enhanced

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

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

To use the server, install it via Smithery or manually, and set up your Todoist API token. You can then interact with your Todoist tasks using simple commands.

  • Project Management: Create and manage Todoist projects. - Section Organization: Manage sections within projects. - Task Management: Create, update, complete, and delete tasks using natural language. - Label Management: Manage personal and task labels. - Smart Search: Find tasks and labels with partial name matches. - Flexible Filtering: Filter tasks by various criteria. - Rich Task Details: Support for detailed task information.
  1. Managing daily tasks and projects using voice commands.
  2. Organizing work-related tasks efficiently.
  3. Automating task updates and completions through natural language.

Add to your AI client

Use these steps to connect Todoist MCP Server Enhanced 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": {
    "chrusic-todoist-mcp-server-extended-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chrusic-todoist-mcp-server-extended-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": {
    "chrusic-todoist-mcp-server-extended-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chrusic-todoist-mcp-server-extended-mcp-mirror"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "chrusic-todoist-mcp-server-extended-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chrusic-todoist-mcp-server-extended-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": {
    "chrusic-todoist-mcp-server-extended-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chrusic-todoist-mcp-server-extended-mcp-mirror"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "chrusic-todoist-mcp-server-extended-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chrusic-todoist-mcp-server-extended-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 it.

Is there a cost associated with using this server?

No, the server is free to use.

What programming knowledge do I need to set it up?

Basic knowledge of command line and JSON configuration is helpful.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1386,"uuid":"d9614747-d30c-4c1e-bb7c-5e5074e9840f","name":"Chrusic_todoist-mcp-server-extended","title":"Todoist MCP Server Enhanced","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:33:46.757+00:00","updated_at":"2025-02-23T07:21:39.883+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/Chrusic_todoist-mcp-server-extended","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/e08c157247fbaa3f330ad8e9b59cca8eca90df42965dea476d93858b8dcbff60/68747470733a2f2f736d6974686572792e61692f62616467652f40436872757369632f746f646f6973742d6d63702d7365727665722d657874656e646564","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"}]]}]