Loading languages...
ST

stanislavlysenko0912/todoist-mcp-server

@stanislavlysenko091238

Full implementation of Todoist Rest API & support Todoist Sync API for MCP server

todoist
task-management
productivity
api-integration

# mcpServer Config

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

# stdio

npx -y todoist-mcp
Transport:
stdio
言語:
TypeScript
作成日:3/29/2025
更新日:8/5/2025
ホームページ: