arpitbatra123/mcp-googletasks
An MCP server to interface with the Google Tasks API
Quick Start
Clone the repository:
git clone https://github.com/arpitbatra123/mcp-googletasksClaude Desktop configuration example:
{
"mcpServers": {
"mcp-googletasks": {
"command": "npx",
"args": [
"-y",
"arpitbatra123/mcp-googletasks"
]
}
}
}Check the repository README for specific installation and configuration instructions.