74
/ 100
20 days ago
glama

MCP Gmail Google Docs Integration

A generic MCP server that exposes Gmail and Google Docs capabilities as tools for AI agents. Enables sending emails and appending content to Google Docs.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
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_ID3. Open .env and add your and GOOGLE_CLIENT_SECRET.
🔐 secretGOOGLE_CLIENT_SECRET3. Open .env and add your GOOGLE_CLIENT_ID and .
configGOOGLE_REDIRECT_URI(optional, defaults to http://localhost:3000/oauth2callback)
configGOOGLE_TOKENS_BASE64
configPORT
configTOKEN_STORAGE_PATH3. If you want to change the file name, set the environment variable.
// 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/tusharikat-mcp-gmail-gdoc-xa99zm)](https://m8ven.ai/mcp/tusharikat-mcp-gmail-gdoc-xa99zm)
commit: a65ef9be53f690b3da1c4d9345e2478e1f4dba28
code hash: 342bbb971be0e3eff92a30776bce26cedd5df830eb1493da928d6494ac8760f8
verified: 7/11/2026, 8:28:18 AM
view raw JSON →