Google Tasks MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.
MCP server for the Google Tasks API: task lists, subtasks, due dates, complete and move tasks.
Today is the operative word: we check Google Tasks MCP 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 mcp-google-tasks -- npx -y mcp-google-tasks
{
"mcpServers": {
"mcp-google-tasks": {
"args": [
"-y",
"mcp-google-tasks"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-google-tasks]
command = "npx"
args = ["-y", "mcp-google-tasks"]
{
"mcpServers": {
"mcp-google-tasks": {
"args": [
"-y",
"mcp-google-tasks"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-google-tasks": {
"args": [
"-y",
"mcp-google-tasks"
],
"command": "npx"
}
}
}
MCP server for the Google People API: search, create, update and delete contacts and groups.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
MCP server for the Google Health API, with a local SQLite cache and trend analysis.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
MCP server for the Google Drive API: search, upload, download, organize and share files.
Answers built from our own checks of this server.