google-tasks-mcp-server

girmmy/google-tasks-mcp-server
★ 0 stars TypeScript Security Updated 3d ago
MCP server for Google Tasks: full read/write access to your task lists and tasks (create, update, complete, delete, move, real due dates) from Claude Desktop, Claude Code, Codex, Cursor, or any MCP client. TypeScript, local OAuth, no third-party backend.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-tasks-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "girmmy/google-tasks-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsclaudeclaude-desktopcodexcursorgoogle-apigoogle-tasksmcpmcp-servermodel-context-protocoloauthtypescript