gtasks-mcp

robot-apocalypse/gtasks-mcp
★ 0 stars TypeScript Security Updated 3d ago
Self-hosted Google Tasks MCP server for Claude.ai
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": {
    "gtasks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "robot-apocalypse/gtasks-mcp"
      ]
    }
  }
}

README Excerpt

A self-hosted [Model Context Protocol](https://modelcontextprotocol.io) server for Google Tasks. Lets Claude read and manage your tasks via natural language. - Full Google Tasks CRUD via 5 MCP tools - Google OAuth 2.0 authentication - Encrypted token storage (AES-256-GCM) - HTTP Streamable transport — works with Claude.ai remote connectors

Tools (11)

ENCRYPTION_SECRETGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REDIRECT_URIPORTTS_AUTHKEYcreate_taskdelete_tasklist_task_listslist_tasksupdate_task

Topics

claude-aigoogle-tasksmcpself-hostedtailscaletypescript