Google Tasks task management
Create, manage, and organize tasks in Google Tasks.
{
"mcpServers": {
"google-tasks": {
"mcpServers": {
"google-tasks": {
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/credentials.json"
},
"args": [
"-y",
"gtasks-mcp"
],
"command": "npx"
}
}
}
}
}