A Cloudflare Worker-based MCP server that enables AI assistants to read and manage Todoist tasks through tools like get_tasks, add_task, update_task, complete_task, delete_task, and move_task.
A self-hosted MCP server on Cloudflare Workers that lets Claude manage your Microsoft To Do tasks and lists using natural language, with a local synced mirror for fast cross-list search.
MCP server that creates tasks in a Notion database via a Cloudflare Worker, exposing a create_task tool through Streamable HTTP. Enables ChatGPT/Claude to add structured to-dos to Notion without natural language parsing.