Submit

Todoist Mcp

@stevengonsalvez

This MCP server enables advanced task and project management via Claude Desktop and other MCP-compatible clients.

Server Config

{
  "mcpServers": {
    "mcp-todoist": {
      "command": "npx",
      "args": [
        "todoist-mcp-server"
      ],
      "env": {
        "TODOIST_API_TOKEN": "your-todoist-token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.