communication
Mcp Googletasks
An MCP server to interface with the Google Tasks API
typescript
cloud
communication
Installation
npx -y arpitbatra123/mcp-googletasksConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub