Google Tasks MCP Server
by mstfe
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Default Task List | Manage your Google Tasks |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_task | Create a new task in Google Tasks |
list_tasks | List all tasks in the default task list |
delete_task | Delete a task from the default task list |
complete_task | Toggle the completion status of a task |