
Google Tasks
zcaceres/gtasks-mcpA Model Context Protocol server for interacting with Google Tasks
- Version
- 0.1.0
- Type
- Community Servers
- Categories
- Productivity
Tools
6search
Search for a task in Google Tasks
Parameter Type Description query*string Search query list
List all tasks in Google Tasks
Parameter Type Description cursorstring Cursor for pagination create
Create a new task in Google Tasks
Parameter Type Description taskListIdstring Task list ID title*string Task title notesstring Task notes duestring Due date clear
Clear completed tasks from a Google Tasks task list
Parameter Type Description taskListId*string Task list ID delete
Delete a task in Google Tasks
Parameter Type Description taskListId*string Task list ID id*string Task id update
Update a task in Google Tasks
Parameter Type Description taskListIdstring Task list ID id*string Task ID uri*string Task URI titlestring Task title notesstring Task notes statusstring Task status (needsAction or completed) duestring Due date
Resources
1task
A task in Google Tasks
gtasks:///{taskId}
Prompts
0No prompts available for this server