62
grade C
3 days ago
pulsemcp

Google Tasks

Integrates with Google Tasks API to enable direct task management, including creating, updating, organizing, and completing tasks through conversational interactions.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GOOGLE_CLIENT_SECRET
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_ID"": "your_client_id_here",
🔐 secretGOOGLE_CLIENT_SECRET"": "your_client_secret_here",
configGOOGLE_REDIRECT_URI"": "http://localhost:3000/oauth2callback"
// 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 4 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/arpitbatra123-mcp-googletasks-96wu9n)](https://m8ven.ai/mcp/arpitbatra123-mcp-googletasks-96wu9n)
commit: 0e3a372347ca5a1ae06678ebc42a80f9b8724385
code hash: d5c1a7d3461d94d849963172963562b9edad33e2a8b45360cf0f796203fa38fb
verified: 4/18/2026, 3:43:26 PM
view raw JSON →