Allows interaction with Todoist's API, supporting all endpoints available in the Todoist TypeScript Client to manage tasks, projects, and other Todoist resources.
Todoist MCP
Connect this Model Context Protocol server to your LLM to interact with Todoist.
It supports all the APIs available from the Todoist TypeScript Client.
Setup
Build the server app:
Configure Claude:
You must install the Claude desktop app which supports MCP.
You can get your Todoist API key from Todoist > Settings > Integrations > Developer.
Then, in your claude_desktop_config.json
, add a new MCP server:
You can now launch Claude desktop app and ask to update Todoist.
Distribution
Smithery
Install Todoist MCP on Claude Desktop using Smithery:
Glama
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Enables LLMs to interact with Todoist task management platform through its API, supporting all features from the official Todoist TypeScript Client.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that enables LLMs to interact with Todoist tasks, projects, and other features through the Todoist API.Last updated -36619163TypeScriptMIT License
- AsecurityAlicenseAqualityComplete Todoist REST API v2 integration with support for tasks, projects, sections, comments, and labels managementLast updated -3461938TypeScriptMIT 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 -177PythonMIT 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 -1168TypeScript