Back to Home
greirson icon

mcp-todoist

Verified Safe

by greirson

Overview

Connects Claude with Todoist for comprehensive task and project management through natural language, acting as an AI assistant for productivity.

Installation

Run Command
npx @greirson/mcp-todoist

Environment Variables

  • TODOIST_API_TOKEN

Security Notes

The server demonstrates strong security practices including retrieving the Todoist API token from environment variables, comprehensive input validation and sanitization (XSS, script injection, SQL injection patterns, safe URL protocols, allowed file types for attachments) via `src/validation.ts`, and a `DryRunWrapper` to simulate mutations without making real changes when enabled. A critical fix for a bulk operation vulnerability (Issue #34) highlights a proactive approach to security. While exhaustive security is never guaranteed, the codebase shows a high level of diligence.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens600
Stars54
Forks10
Last Update2026-01-17

Tags

TodoistTask ManagementMCPClaudeAI Assistant