Todoist MCP
ProductivityManage Todoist tasks, projects, and labels. Create, complete, and organize tasks via AI.
Author
Community
Category
Productivity
GitHub Stars
200+
Clients
1 supported
Sample Configuration
Add this to your MCP client configuration file (e.g., claude_desktop_config.json for Claude Desktop):
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-todoist"
]
}
}
} Use our MCP Manifest Generator to build complete configurations visually, or the MCP Config Validator to check your existing config.
Compatible Clients
Details
| Server ID | todoist |
| Author | Community |
| Category | Productivity |
| Compatible With | Claude Desktop |
| Tags | todoisttasksproductivity |
| GitHub | https://github.com/abhiz123/todoist-mcp-server |
| GitHub Stars | 200+ |
About Todoist MCP
Todoist MCP is a Model Context Protocol (MCP) server created by Community. It enables AI assistants to manage Todoist tasks, projects, and labels. Create, complete, and organize tasks via AI..
MCP (Model Context Protocol) is an open standard that allows AI models to securely connect to external tools and data sources. By installing Todoist MCP, you give your AI assistant the ability to perform real actions through a standardized interface, rather than just generating text about them.
This server is compatible with Claude Desktop and has 200+ stars on GitHub. It falls under the "Productivity" category of MCP servers.
To get started, use our MCP Manifest Generator to create a complete configuration, or validate your existing setup with the MCP Config Validator.
Other Productivity Servers
Popular MCP Servers
Filesystem Server
Anthropic · 79,000+ stars
Secure file operations with configurable access controls. Read, write, and manage files and directories.
GitHub Server
GitHub · 16,000+ stars
GitHub API integration for repository management, issues, pull requests, and more. Now a standalone package maintained by GitHub.
PostgreSQL Server
Anthropic · 79,000+ stars
Read-only access to PostgreSQL databases with schema inspection and query execution. Part of the official MCP servers collection.
Related Tools
FAQ
How do I install Todoist MCP?
Visit the GitHub repository at https://github.com/abhiz123/todoist-mcp-server for detailed installation instructions. Setup steps vary depending on your MCP client.
What clients work with Todoist MCP?
Todoist MCP is compatible with Claude Desktop. Each client has its own configuration file format, but the MCP server setup is similar across all of them.
What can I do with Todoist MCP?
Manage Todoist tasks, projects, and labels. Create, complete, and organize tasks via AI. Once configured, your AI assistant can interact with these capabilities through natural language commands, making it possible to perform real actions directly from your AI chat interface.