Todoist
Freeby MCP Community
MCP server for Todoist API
v1.0.3Added Apr 12, 2026
mcptodoistclaudeaitask-management
Todoist MCP Server
MCP server for Todoist API
Installation
Reviews
Installation
Quick install
npx -y @greirson/mcp-todoist
Add to claude_desktop_config.json
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": ["-y", "@greirson/mcp-todoist"]
}
}
}