Gtasks MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 19 Jul 2026.
Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gtasks-mcp -- npx -y @alvincrave/gtasks-mcp
{
"mcpServers": {
"gtasks-mcp": {
"args": [
"-y",
"@alvincrave/gtasks-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gtasks-mcp]
command = "npx"
args = ["-y", "@alvincrave/gtasks-mcp"]
{
"mcpServers": {
"gtasks-mcp": {
"args": [
"-y",
"@alvincrave/gtasks-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gtasks-mcp": {
"args": [
"-y",
"@alvincrave/gtasks-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.