arpitbatra123/mcp-googletasks
This Model Context Protocol (MCP) server provides a bridge between LLMs and Google Tasks, allowing you to manage your task lists and tasks directly through Claude.
Platform-specific configuration:
{
"mcpServers": {
"mcp-googletasks": {
"command": "npx",
"args": [
"-y",
"mcp-googletasks"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...