google-tasks-mcp-server

jessdejong/google-tasks-mcp-server

3.2

If you are the rightful owner of google-tasks-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A comprehensive Model Context Protocol (MCP) server that provides full access to Google Tasks API through FastMCP.

Tools

Functions exposed to the LLM to take actions

get_tasks

Retrieve tasks from a specific task list with filtering options.

get_task

Fetch a single task by its ID.

create_task

Create a new task in a task list.

update_task

Update properties of an existing task.

complete_task

Mark a task as completed or incomplete.

delete_task

Delete a task from a task list.

move_task

Move a task to a new position or reparent it.

search_tasks

Search and filter tasks by content and dates.

list_tasklists

List all available task lists in your Google account.

create_tasklist

Create a new task list.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources