0
/ 100
1 month ago
glama

Gmail MCP Server

Enables AI-powered email management through Gmail, including search, send, drafts, labels, and an intelligent agent with human approval workflow and optional customer database integration.

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, credentials
🔐
You'll be asked for 8 credentials: AZURE_OPENAI_API_KEY, GOOGLE_REFRESH_TOKEN, GOOGLE_CLIENT_SECRET, GMAIL_CLIENT_SECRET, MYSQL_PASSWORD, AZURE_SHANK_EASTUS2_APIKEY, AZURE_SEARCH_API_KEY, AZURE_AISERVICES_APIKEY
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-api-key
configAZURE_OPENAI_DEPLOYMENT_NAME
configMONITOR_INTERVAL
configCONFIDENCE_THRESHOLD
configAGENT_PORT
🔐 secretGOOGLE_REFRESH_TOKENyour-refresh-token
configGOOGLE_CLIENT_IDyour-client-id
🔐 secretGOOGLE_CLIENT_SECRETyour-client-secret
configGOOGLE_REDIRECT_URI
configMCP_TRANSPORT
configPORT
configGMAIL_CLIENT_ID
🔐 secretGMAIL_CLIENT_SECRET
configGMAIL_PROJECT_ID
configMYSQL_SSL_DISABLED
configMYSQL_HOSTyour-mysql-server.mysql.database.azure.com
configMYSQL_USERyour-username
🔐 secretMYSQL_PASSWORDyour-password
configMYSQL_DATABASEyour-database
configMYSQL_PORT
configAZURE_SHANK_EASTUS2_ENDPOINT
🔐 secretAZURE_SHANK_EASTUS2_APIKEY
configAZURE_SEARCH_ENDPOINT
🔐 secretAZURE_SEARCH_API_KEY
configAZURE_SEARCH_INDEX_NAME
configAZURE_AISERVICES_ENDPOINT
🔐 secretAZURE_AISERVICES_APIKEY
configAZURE_STORAGE_CONNECTION_STRING
configAZURE_BLOB_CONTAINER_NAME
// 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/techvest-global-gmail-mcp-server-fs2urm)](https://m8ven.ai/mcp/techvest-global-gmail-mcp-server-fs2urm)
commit: c57189e0feea77da7a410948b17db99bb3fb8706
code hash: 558cd35b64eb746a53eeb8c078bf1861bd8dc0718b2707f9f9f8736cd6c51e3d
verified: 6/24/2026, 10:20:40 AM
view raw JSON →