Google Tasks MCP Server provides a bridge between Claude and Google Tasks, allowing users to manage task lists and tasks directly through Claude. Built with TypeScript and the Google Tasks API, it offers a comprehensive set of tools for creating, updating, and organizing tasks, including features like marking tasks as completed, reordering tasks, and clearing completed tasks. The implementation requires Google Cloud authentication and is designed for personal use, making it ideal for users who want to integrate their task management workflow with Claude's conversational interface.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
List all your task lists.
Get details about a specific task list.
Create a new task list.
Update an existing task list.
Delete a task list.
List all tasks in a task list.
Get details about a specific task.
Create a new task.
Update an existing task.
Delete a task.
Mark a task as completed.
Move a task (reorder or change parent).
Clear all completed tasks from a list.