0
/ 100
10 days ago
glama

Google Tasks MCP Server

A comprehensive MCP server that enables LLMs to manage Google Tasks and task lists through workflow-oriented tools for creation, updating, searching, and organizing tasks.

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: ~/.google_tasks_mcp/credentials.json
🔐
You'll be asked for 1 credential: MCP_AUTH_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.
configMCP_MODEset to remote (enables HTTP/SSE). Default: stdio.
configMCP_HOSTbind host (e.g., 0.0.0.0). Default: 0.0.0.0.
configMCP_PORTport number. Default: 8000.
configMCP_PATHSSE endpoint path. Default: /sse.
🔐 secretMCP_AUTH_TOKENexport =REPLACE_ME_SECRET
// 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/omshejul-google-task-mcp-1f7wp7)](https://m8ven.ai/mcp/omshejul-google-task-mcp-1f7wp7)
commit: 6108fa1c3ba56f2615d5fbeb64b72378e20b649e
code hash: 40fb746c16ed5a6ee804b0df7e40abcfaa2dfd91e4e3547c6862480c810b1d8c
verified: 7/21/2026, 9:07:37 AM
view raw JSON →