BrandCast-Signage/tasks-mcp-server
3.2
If you are the rightful owner of 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 henry@mcphub.com.
The Google Tasks MCP Server is a Model Context Protocol server designed to integrate AI assistants like Claude with Google Tasks, enabling seamless task management.
Tools
Functions exposed to the LLM to take actions
listProviders
Get available task providers
listTaskLists
Get all task lists
getTasks
Retrieve tasks from a list
createTask
Create a new task
updateTask
Update an existing task
completeTask
Mark a task as complete
deleteTask
Delete a task
searchTasks
Search across all lists
syncAllTasks
Sync tasks from multiple providers
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client