Todoist MCP
Todoist とやり取りするには、このモデル コンテキスト プロトコルサーバーを LLM に接続します。
Todoist TypeScript クライアントから利用できるすべての API をサポートします。
設定
サーバー アプリをビルドします。
Claude を設定します。
MCP をサポートするClaudeデスクトップ アプリをインストールする必要があります。
Todoist API キーは、Todoist > 設定 > 統合 > 開発者から取得できます。
次に、 claude_desktop_config.json
に新しい MCP サーバーを追加します。
これで、Claude デスクトップ アプリを起動し、Todoist の更新を依頼できます。
分布
鍛冶屋
Smitheryを使用して Claude Desktop に Todoist MCP をインストールします。
グラマ
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
LLM が API を介して Todoist タスク管理プラットフォームと対話できるようにし、公式 Todoist TypeScript クライアントのすべての機能をサポートします。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that enables LLMs to interact with Todoist tasks, projects, and other features through the Todoist API.Last updated -99181MIT License
- AsecurityAlicenseAqualityComplete Todoist REST API v2 integration with support for tasks, projects, sections, comments, and labels managementLast updated -349943MIT License
- AsecurityAlicenseAqualityA Python server that enables Claude to interact with Todoist's task management API, allowing users to create, manage, and organize tasks directly through Claude's interface.Last updated -177MIT License
- AsecurityFlicenseAqualityA server implementation that enables LLMs to programmatically manage tasks in Todo.txt files using the Model Context Protocol (MCP), supporting operations like adding, completing, deleting, listing, searching, and filtering tasks.Last updated -1118