72
grade C
4 days ago
glama

Google Tasks MCP Server

Enables integration with Google Tasks API to create and manage tasks through OAuth 2.0 authentication. Supports listing task lists and creating new tasks with automatic token refresh.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_CLIENT_IDyour-client-id.apps.googleusercontent.com
🔐 secretGOOGLE_CLIENT_SECRETGOCSPX-your-secret
🔐 secretGOOGLE_REFRESH_TOKEN
configHOST
configOAUTH_SERVER_URL
configPORT3000 # optional, default: 3000
configTOKEN_STORAGE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/adamgrzybowski-google-task-mcp-1vhv6o)](https://m8ven.ai/mcp/adamgrzybowski-google-task-mcp-1vhv6o)
commit: 227464fcd4b71d47dc6580e3b4c93bf1aec9dbdb
code hash: 71a7d90c72bba7f7541de7345afe92fe4640b9434d274ae6ab956c2687bbc250
verified: 4/18/2026, 6:57:48 PM
view raw JSON →