Back to directory
stanislavlysenko0912/todoist-mcp-server

stanislavlysenko0912/todoist-mcp-server

@stanislavlysenko0912

A Model Context Protocol (MCP) server implementation that integrates Claude and other AI assistants with Todoist, enabling natural language task management.

todoisttask-managementproductivitymcp-servernatural-languageclaudeintegrationautomation

Installation & Configuration

{
  "mcpServers": {
    "todoist": {
      "command": "npx",
      "args": [
        "-y",
        "todoist-mcp"
      ],
      "env": {
        "API_KEY": "your_todoist_api_token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13