Back to directory
arpitbatra123/mcp-googletasks

arpitbatra123/mcp-googletasks

@arpitbatra123

This Model Context Protocol (MCP) server provides a bridge between LLMs and Google Tasks, allowing you to manage your task lists and tasks directly through Claude.

google-taskstask-managementproductivitygoogle-cloudoauthmcp-servercloud

Installation & Configuration

{
  "mcpServers": {
    "google-tasks": {
      "command": "node",
      "args": [
        "/path/to/google-tasks-mcp/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12