MCP Servers / productivity / Google Tasks

Google Tasks

JSON →
none40productivity

Integrate with Google Tasks to manage your to-do lists and tasks.

Install
How to run this server

No install command recorded.

server path: google-tasks
Tools
What this server exposes
list-tasklists
List all your task lists
get-tasklist
Get details about a specific task list
create-tasklist
Create a new task list
update-tasklist
Update an existing task list
delete-tasklist
Delete a task list
list-tasks
List all tasks in a task list, including paginated results
get-task
Get details about a specific task
create-task
Create a new task
update-task
Update an existing task
delete-task
Delete a task
complete-task
Mark a task as completed
move-task
Move a task (reorder, change parent, or move across task lists)
clear-completed-tasks
Clear all completed tasks from a list
Configuration
Environment & auth
authnone
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
Resources
Google Tasks — MCP Server · libregistry