io.github.ebmurha
google-tasks-mcp
Google Tasks MCP Server
A private, context-efficient MCP server for Google Tasks.
stdiocommunityservice
Package Details
google-tasks-mcp
Transportstdio
Environment Variables
GOOGLE_CLIENT_ID(str)
RequiredSecret
Google OAuth client ID from the user's Google Cloud project.
GOOGLE_CLIENT_SECRET(str)
RequiredSecret
Google OAuth client secret from the user's Google Cloud project.
GOOGLE_REDIRECT_URI(str)
Required
OAuth callback URL for the user's local or hosted server.
DB_PATH(str)
Persistent SQLite database path for tokens and cache.
DEFAULT_TASKLIST(str)
Optional default tasklist title or ID.