gtasks-mcp logo

gtasks-mcpA Google Tasks Model Context Protocol Server for Claude

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

This MCP server integrates with Google Tasks to allow listing, reading, searching, creating, updating, and deleting tasks. It provides a set of tools to interact with Google Tasks resources, including tasks, which can be listed, read, created, updated, and deleted. To use the server, a Google Cloud project must be created and the Google Tasks API enabled. An OAuth Client ID must also be created and configured. The server can be installed via Smithery and integrated with the desktop app. Authentication can be done by running the server with the auth argument to open an authentication flow in the system browser. The credentials will be saved in the root of the repository. The server supports the following tools: - search: search for tasks in Google Tasks - list: list all tasks in Google Tasks - create: create a new task in Google Tasks - update: update an existing task in Google Tasks - delete: delete a task in Google Tasks - clear: clear completed tasks from a Google Tasks task list The server is built using TypeScript and uses Docker for building and deployment. It is licensed under the MIT license.

Key features

  • Task search
  • Task listing with pagination
  • Task creation with optional task list ID, title, notes, and due date
  • Task update with optional title, notes, status, and due date
  • Task deletion

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Task Management

Use the gtasks-mcp server to integrate Google Tasks with a desktop application, allowing users to manage their tasks and to-do lists.

Automation

Utilize the gtasks-mcp server to automate task creation, updating, or deletion based on custom workflows or triggers.

Pros & Cons

Pros

  • Integrates with Google Tasks for task management
  • Supports task CRUD operations (create, read, update, delete)
  • Provides access to task details and metadata

Cons

  • Requires Google Cloud project setup and OAuth configuration
  • Needs authentication and credential management

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Can I integrate gtasks-mcp with other applications?

Yes, it can be installed via Smithery and integrated with the desktop app, allowing other software to invoke its task management tools through the MCP protocol.

Asked by Petros Georgiou · Nov 28, 2025

What are the main limitations of using this server?

You must perform a Google Cloud project and OAuth setup before use, and credentials must be managed locally. Without proper configuration the tool will not function.

Asked by Vincenzo Greco · Nov 20, 2025

Which task operations are supported by gtasks-mcp?

The server provides tools for searching, listing (with pagination), creating, updating, and deleting tasks, including optional fields like list ID, title, notes, status, and due date.

Asked by Esther Adeyemi · Oct 30, 2025

How do I set up gtasks-mcp for use with my Google account?

Create a Google Cloud project, enable the Google Tasks API, and set up an OAuth Client ID. Then run the server with the auth flag to open a browser-based authentication flow; credentials are stored in the repo root.

Asked by Amos Fältskog · Oct 2, 2025

Ask a question

MCP Servers alternatives