Todoist
Freeby MCP Community
Todoist MCP Server
v1.3.3Added Apr 12, 2026
mcpmodel-context-protocoltodoist
Todoist MCP Server
Todoist MCP Server
Installation
npx -y todoist-mcp
Reviews
Installation
Quick install
npx -y todoist-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": ["-y", "todoist-mcp"]
}
}
}