0
/ 100
5 days ago
glama

Google Tasks MCP Server

A Model Context Protocol server that enables AI assistants to manage Google Tasks, including creating, updating, deleting, and searching tasks and task lists via OAuth2 authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
🚨
Reads files from sensitive locations
Touches: credentials.json
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ACCESS_TOKEN, CLIENT_SECRET, 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.
🔐 secretACCESS_TOKEN=your-access-token
configCLIENT_IDyour-client-id
🔐 secretCLIENT_SECRETyour-client-secret
configREDIRECT_URIEnsure your .env file has the correct CLIENT_ID, CLIENT_SECRET, and
🔐 secretREFRESH_TOKEN=your-refresh-token
// 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 5 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/overlay-one-google-tasks-mcp-server-1a5f5b)](https://m8ven.ai/mcp/overlay-one-google-tasks-mcp-server-1a5f5b)
commit: 4db9d19df06efe59c295ac52ae2eac71e3893ec9
code hash: cf5bbd43881eb6bd30872c14fe06951ce913e49677c61204af6fafd05c157733
verified: 5/29/2026, 10:16:01 AM
view raw JSON →