Todoist MCP
About
Manage Todoist tasks and projects using the Todoist CLI.
Details
- Author
- dialbird
- Categories
- Productivity, Project Management, Other
Jump to
Setup
Install Todoist MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/dialbird/todoist-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
- タスク一覧取得: Todoistのタスク一覧を取得
- タスク追加: 新しいタスクをTodoistに追加
- タスク完了: 指定したタスクを完了状態にする
- プロジェクト一覧: Todoistプロジェクトの一覧を取得
- Deno: バージョン1.37以上がインストールされていること
- Todoist CLI:sachaos/todoistがインストール・設定済みであること
# Homebrewを使用する場合 brew install sachaos/todoist/todoist # または直接ダウンロード # GitHubリリースページから適切なバイナリをダウンロード
{ "name": "todoist_list_tasks", "arguments": { "filter": "today" // オプション: フィルター条件 } }
{ "name": "todoist_add_task", "arguments": { "content": "新しいタスク", // 必須: タスクの内容 "project": "プロジェクト名", // オプション: プロジェクト "due": "today", // オプション: 期限日 "priority": 3 // オプション: 優先度(1-4) } }
{ "name": "todoist_complete_task", "arguments": { "taskId": "123456789" // 必須: タスクID } }
{ "name": "todoist_list_projects", "arguments": {} }
Claude DesktopなどのMCPクライアントで使用する場合、設定ファイルに以下を追加:
{ "mcpServers": { "todoist": { "command": "deno", "args": ["run", "--allow-run", "--allow-env", "/path/to/todoist-mcp/main.ts"] } } }
Interact with task, doc, and project data in Dart, an AI-native project management tool
Remote MCP server for MeisterTask. Create and manage projects, tasks, and notes from your AI assistant. Hosted (streamable-HTTP) — connect at https://mcp.meistertask.com/mcp
The official Plane MCP server provides integration with Plane APIs, enabling full AI automation of Plane projects, work items, cycles and more.
Keep teams & agents coordinated automatically
From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
Official Taskeract MCP Server for integrating your Taskeract project tasks and load the context of your tasks into your MCP enabled app.
Manage your Todoist tasks and projects directly from your LLM.
Interact with Asana tasks, projects, workspaces, and comments using the Asana API.
Comprehensive Trello integration: 46 tools covering boards, cards, lists, labels, checklists, attachments, members, custom fields, and search. Read-only mode, image attachment auto-download. Active fork of kocakli/Trello-Desktop-MCP integrating contributions from across the Trello MCP fork ecosystem
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





