{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.A1-x-Tech/mcp-google-tasks","description":"MCP server for the Google Tasks API: task lists, subtasks, due dates, complete and move tasks.","title":"Google Tasks MCP","repository":{"url":"https://github.com/A1-x-Tech/mcp-google-tasks","source":"github"},"version":"0.2.0","websiteUrl":"https://github.com/A1-x-Tech/mcp-google-tasks#readme","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"mcp-google-tasks","version":"0.2.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Google OAuth2 client id (refresh-token flow).","name":"GOOGLE_TASKS_CLIENT_ID"},{"description":"Google OAuth2 client secret (refresh-token flow). Treat it as a secret.","isSecret":true,"name":"GOOGLE_TASKS_CLIENT_SECRET"},{"description":"Google OAuth2 refresh token, exchanged for access tokens automatically. Treat it as a secret.","isSecret":true,"name":"GOOGLE_TASKS_REFRESH_TOKEN"},{"description":"Static OAuth2 access token (~1h lifetime) — alternative to the refresh-token trio, mostly for testing.","isSecret":true,"name":"GOOGLE_TASKS_ACCESS_TOKEN"},{"description":"Fixed port for the loopback listener of the in-chat login (127.0.0.1 + PKCE). Set it when the client runs over SSH port forwarding; otherwise a free port is picked per login.","name":"GOOGLE_TASKS_OAUTH_PORT"},{"description":"API root override.","default":"https://tasks.googleapis.com","name":"GOOGLE_TASKS_API_BASE"},{"description":"Per-request timeout in milliseconds.","default":"60000","name":"GOOGLE_TASKS_TIMEOUT_MS"},{"description":"Retries on transient errors (429 always; 5xx/network for reads).","default":"3","name":"GOOGLE_TASKS_MAX_RETRIES"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-20T22:29:57.622127Z","publishedAt":"2026-09-20T22:29:57.622127Z","updatedAt":"2026-09-20T22:29:57.622127Z","isLatest":true}}}
