Back to Home
greirson icon

mcp-todoist

Verified Safe

by greirson

Overview

Manage Todoist tasks, projects, labels, subtasks, and comments through natural language via an MCP server integration with Claude.

Installation

Run Command
npx @greirson/mcp-todoist

Environment Variables

  • TODOIST_API_TOKEN
  • DRYRUN

Security Notes

The server implements robust input validation and sanitization, including detection and removal of malicious patterns (XSS, SQL injection). It strictly validates URLs and whitelists file attachment MIME types. API tokens are handled securely via environment variables and checked at startup. A dry-run mode is available for safe testing of operations without making real changes. The `content_contains` filter in bulk operations correctly rejects empty or whitespace-only strings, preventing unintended broad matches (fixed Issue #34).

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens300
Stars48
Forks9
Last Update2025-12-01

Tags

TodoistTask ManagementNatural LanguageMCP ServerClaude