KasperskyZiv/MCPGoogleTasks
3.2
If you are the rightful owner of MCPGoogleTasks 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 Model Context Protocol (MCP) server that integrates with Google Tasks API, enabling AI assistants to manage tasks and task lists through OAuth 2.0 authenticated access.
Tools
Functions exposed to the LLM to take actions
get_auth_url
Get the OAuth 2.0 authorization URL
list_task_lists
List all task lists
create_task_list
Create a new task list
list_tasks
List tasks in a task list
create_task
Create a new task
update_task
Update an existing task
delete_task
Delete a task
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client