mstfe/mcp-google-tasks
If you are the rightful owner of mcp-google-tasks and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for managing Google Tasks.
Tools
Functions exposed to the LLM to take actions
create_task
Create a new task in the default task list.
list_tasks
List all tasks in the default task list.
delete_task
Delete a task from the default task list.
update_task
Update an existing task in the default task list.
complete_task
Toggle the completion status of a task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client