Todoist MCP Server Extended
by Chrusic
An MCP server that integrates Claude with Todoist, enabling natural language task management. It allows Claude to interact with your Todoist tasks, projects, sections, and labels using everyday language, optimized for LLM workflow efficiency.
Last updated: N/A
What is Todoist MCP Server Extended?
This is an MCP (Model Context Protocol) server that bridges the gap between natural language processing (via Claude or other MCP compatible LLMs) and the Todoist task management platform. It provides a set of tools that allow an LLM to interact with Todoist, enabling task creation, modification, and retrieval using natural language commands.
How to use Todoist MCP Server Extended?
First, install the server via npm or Smithery. Then, obtain a Todoist API token. Finally, configure your Claude Desktop client (or other MCP client) to use the server by adding the server configuration and API token to the client's configuration file. Once configured, you can use natural language commands with Claude to manage your Todoist tasks.
Key features of Todoist MCP Server Extended
Task Management: Create, update, complete, and delete tasks using everyday language
Label Management: Create, update, and manage personal labels and task labels
Project Management: Create, update, and manage Todoist projects
Section Organization: Create and manage sections within projects
Smart Search: Find tasks and labels using partial name matches
Flexible Filtering: Filter tasks by project, section, due date, priority, and labels
Rich Task Details: Support for descriptions, due dates, priority levels, and project/section assignment
Batch Operations: Tools have built in batch operation support and custom parameters for efficient usage with LLM workflows
Use cases of Todoist MCP Server Extended
Automated task creation and scheduling via natural language commands.
Intelligent task filtering and prioritization based on context and deadlines.
Seamless integration of Todoist with LLM-powered workflows.
Hands-free task management using voice commands through Claude or other LLM interfaces.
FAQ from Todoist MCP Server Extended
What is an MCP server?
What is an MCP server?
MCP stands for Model Context Protocol. It's a standardized way for LLMs to interact with external tools and services.
Can I use this server with other LLMs besides Claude?
Can I use this server with other LLMs besides Claude?
Yes, if the LLM is compatible with the MCP protocol and you are crafty enough to configure it.
How do I get a Todoist API token?
How do I get a Todoist API token?
Log in to your Todoist account, navigate to Settings → Integrations, and find your API token under Developer.
Where can I find a complete list of available tools?
Where can I find a complete list of available tools?
See the tools.md file in the repository.
What if I encounter issues or need support?
What if I encounter issues or need support?
Please file an issue on the GitHub repository.