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.
A remote MCP server deployable to Cloudflare Workers with built-in Google OAuth authentication, providing tools like addition and serving as a reference for OAuth integration.