communication

Mcp Googletasks

An MCP server to interface with the Google Tasks API

typescript
cloud
communication
0
View on GitHub

Installation

npx -y arpitbatra123/mcp-googletasks

Configuration

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

{
  "name": "mcp-googletasks",
  "command": "npx",
  "args": [
    "-y",
    "arpitbatra123/mcp-googletasks"
  ]
}

About This MCP Server

arpitbatra123/mcp-googletasks

An MCP server to interface with the Google Tasks API

GitHub: https://github.com/arpitbatra123/mcp-googletasks

Need More Details?

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

View Full Documentation on GitHub