This MCP server integrates with Google Tasks to allow listing, reading, searching, creating, updating, and deleting tasks. - Search for tasks in Google Tasks - Input: query (string): Search query - Returns matching tasks with details - List all tasks in Google Tasks - Optional input: cursor (string): Cursor for pagination - Returns a list of all tasks - Create a new task in Google Tasks - taskList
Add this skill
npx mdskills install zcaceres/gtasks-mcpComprehensive Google Tasks integration with clear CRUD operations and good setup documentation
claude mcp add gtasks-mcp -- npx -y gtasks-mcp
npx mdskills install zcaceres/gtasks-mcp