Google Tasks MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 21 May 2026.
Manage Google Tasks from MCP-compatible AI clients.
Today is the operative word: we check Google Tasks MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 google-tasks-mcp -- uvx google-tasks-mcp
{
"mcpServers": {
"google-tasks-mcp": {
"args": [
"google-tasks-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-tasks-mcp]
command = "uvx"
args = ["google-tasks-mcp"]
{
"mcpServers": {
"google-tasks-mcp": {
"args": [
"google-tasks-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-tasks-mcp": {
"args": [
"google-tasks-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_CLIENT_ID (Google OAuth client ID from the user's Google Cloud project.), GOOGLE_CLIENT_SECRET (Google OAuth client secret from the user's Google Cloud project.), GOOGLE_REDIRECT_URI (OAuth callback URL for the user's local or hosted server.), DB_PATH (Persistent SQLite database path for tokens and cache.), DEFAULT_TASKLIST (Optional default tasklist title or ID.).
The author declared them in the registry entry; get the values from the project itself.
AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.
Google Play Console MCP Server for AI coding agents
Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.
MCP server for Google Ads campaign and budget management
Open-source MCP server for Google Ads & Meta Ads — manage campaigns from any AI assistant.
MCP server for the Google Tasks API: task lists, subtasks, due dates, complete and move tasks.
Issue and manage Apple Wallet & Google Wallet passes from any MCP-aware AI client.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Answers built from our own checks of this server.