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.
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.
An MCP server that lets Claude manage Google Tasks, including listing, creating, updating, completing, moving, and deleting tasks and task lists. It supports both local and remote deployments and can be used with Claude Desktop or as a Cloudflare Worker.