GamaRiverib/google-tasks-mcp-server
3.1
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.
This project implements an MCP server for interacting with the Google Tasks API, enabling task management through MCP tools.
Tools
Functions exposed to the LLM to take actions
list-task-lists
Lists all task lists available in Google Tasks.
create-task
Creates a new task in a specified task list.
update-task
Updates an existing task with new details.
delete-task
Deletes a specified task from a task list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client