Todoist MCP サーバー (Python)
Todoist Python APIを使ってPythonで書かれたTodoist MCPサーバーです。最初はClaudeを使ってTypeScriptで書かれたTodoist MCPサーバーをPythonに翻訳し、サーバーを作成しました。Claudeを使ってタスク管理を試しながら、自分のワークフローに合わせて徐々に変更や機能追加を行っています。
インストール
前提条件
Python 3.10以上
UV パッケージ マネージャー (インストール ガイド)
Todoist API トークン
Todoist APIトークンを取得する
Todoistアカウントにログイン
設定→統合へ移動
「開発者」の下でAPIトークンを見つけます
Claude Desktopによる構成
claude_desktop_config.jsonにMCPサーバーを追加します。
または、ローカルコピーから実行するには、
利用可能なツール
現在利用可能なツールを確認するには、
2025年5月26日現在、
プロジェクト
todoist_get_projectstodoist_get_projecttodoist_add_projecttodoist_update_projecttodoist_delete_project
セクション
todoist_get_sectionstodoist_get_sectiontodoist_add_sectiontodoist_update_sectiontodoist_delete_section
タスク
todoist_get_tasktodoist_get_taskstodoist_filter_taskstodoist_add_tasktodoist_update_tasktodoist_complete_tasktodoist_uncomplete_tasktodoist_move_tasktodoist_delete_task
コメント
todoist_get_commenttodoist_get_commentstodoist_add_commenttodoist_update_commenttodoist_delete_comment
ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Claude が Todoist のタスク管理 API と対話できるようにする Python サーバー。これにより、ユーザーは Claude のインターフェースを通じて直接タスクを作成、管理、整理できるようになります。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityIntegrates Claude with Todoist for natural language task management, supporting project and section organization, task creation, updating, completion, and deletion using everyday language.Last updated -2019MIT License
- Asecurity-licenseAqualityAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.Last updated -420312MIT License
- -security-license-qualityA Model Context Protocol server that enables Claude to interact with your Todoist account, allowing you to manage tasks, projects, and labels through natural language.
- -security-license-qualityA Model Context Protocol server that enables advanced task and project management in Todoist via Claude Desktop and other MCP-compatible clients.Last updated -171MIT License