google-task-mcp

adamgrzybowski/google-task-mcp
★ 0 stars TypeScript 🔒 Security Updated 1d ago
Google task MCP server
View on GitHub → Try with Claude — $10 free →

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-task-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adamgrzybowski/google-task-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Google Tasks API integration. Allows MCP clients (like ChatGPT) to manage your Google Tasks. ```bash bun install ``` 1. Go to [Google Cloud Console](https://console.cloud.google.com/) 2. Create or select a project 3. Enable **Google Tasks API** (APIs & Services → Library) 4. Create OAuth credentials (APIs & Services → Credentials → Create → OAuth client ID)

Tools (5)

task_createtask_deletetask_updatetasklists_listtasks_list