0
/ 100
1 month ago
glama

Gmail MCP Server

Enables AI agents to interact with Gmail through a standardized MCP server interface, allowing for natural language email management and automation.

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, credentials
🔐
You'll be asked for 3 credentials: AZURE_OPENAI_API_KEY, GOOGLE_REFRESH_TOKEN, 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.
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_OPENAI_API_KEYyour_actual_api_key_here
configAZURE_OPENAI_DEPLOYMENT_NAMEgpt-4-mini
🔐 secretGOOGLE_REFRESH_TOKENyour_refresh_token
configGOOGLE_CLIENT_IDyour_client_id
🔐 secretGOOGLE_CLIENT_SECRETyour_client_secret
configGOOGLE_REDIRECT_URI
configMCP_TRANSPORT
configPORT
// 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/tannaprasanthkumar-gmail-mcp-ai-integration-jmy8n4)](https://m8ven.ai/mcp/tannaprasanthkumar-gmail-mcp-ai-integration-jmy8n4)
commit: ecab0c39c26793be8a5236a3f29ed43be91c31e4
code hash: 940bc2664c322295d19ca14d3156caf1570dafa0c76aa566115d48cfb2a6fd97
verified: 6/23/2026, 10:32:57 AM
view raw JSON →