communication

Gtasks Mcp

An MCP server to Manage Google Tasks

typescript
cloud
communication
0
View on GitHub

Installation

npx -y zcaceres/gtasks-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gtasks-mcp",
  "command": "npx",
  "args": [
    "-y",
    "zcaceres/gtasks-mcp"
  ]
}

About This MCP Server

zcaceres/gtasks-mcp

An MCP server to Manage Google Tasks

GitHub: https://github.com/zcaceres/gtasks-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub