58
/ 100
1 month ago
glama

Gmail MCP Server

A custom MCP server for sending and managing Gmail emails, supporting both App Password and OAuth2 authentication with features like template emails and label listing.

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
⚠️
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.
🔐
You'll be asked for 3 credentials: GMAIL_APP_PASSWORD, GMAIL_CLIENT_SECRET, GMAIL_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 medium6 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.5.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highnodemailer@6.9.8GHSA-rcmh-qjqh-p98v

Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls

mediumnodemailer@6.9.8GHSA-mm7p-fcc7-pg87

Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict

lownodemailer@6.9.8GHSA-268h-hp4c-crq3

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGMAIL_APP_PASSWORDyour_16_character_password_here
configGMAIL_CLIENT_ID
🔐 secretGMAIL_CLIENT_SECRET
configGMAIL_REDIRECT_URI
🔐 secretGMAIL_REFRESH_TOKEN
configGMAIL_USERexample@example.com
// 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 6 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/nasirhuss86-gmail-mcp-109j0a)](https://m8ven.ai/mcp/nasirhuss86-gmail-mcp-109j0a)
commit: 70c9e74b52c6c818437d0152b3027e6be18f989c
code hash: 194e48535b010b54862ac7cc783ff09867e9572f9a61d5a99641a7d0adf67adb
verified: 6/18/2026, 11:06:03 AM
view raw JSON →