MCP Servers / productivity / Google Tasks

Google Tasks

JSON →
stdionone8productivity

Manage your Google Tasks with an AI assistant using natural language.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: google-tasks-3
Tools
What this server exposes
search_tasks
Search for specific tasks by query
list_tasks
List all tasks in your Google Tasks lists
create_task
Create new tasks with title, notes, and due date
update_task
Update existing tasks (title, notes, status, due date)
delete_task
Delete tasks
clear_completed_tasks
Clear completed tasks from a task list
Configuration
Environment & auth
authnone
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
envGOOGLE_REFRESH_TOKEN
Resources
Google Tasks — MCP Server · libregistry