67
/ 100
20 days ago
glama

Gmail + SAP MCP Server

Provides MCP tools for searching, reading, and drafting Gmail emails, as well as querying SAP OData endpoints with safe read operations and mock mode.

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 2 credentials: SAP_PASSWORD, SAP_BEARER_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.
configENV_FILE"": "C:\\absolute\\path\\gmail_sap_mcp_project\\.env"
configAPP_NAME
configLOG_LEVEL
configSAP_BASE_URLConfirm , SAP_ODATA_PATH, and entity-set spelling. Open the service $metadata endpoint in a browser or API client.
configSAP_ODATA_PATH/sap/opu/odata/sap/API_BUSINESS_PARTNER
configSAP_AUTH_TYPE
configSAP_USERNAMEyour_username
🔐 secretSAP_PASSWORDyour_password
🔐 secretSAP_BEARER_TOKENyour_access_token
configSAP_TIMEOUT_SECONDS
// 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/suryanandan1-mcp-with-gmail-and-sap-qc7ouw)](https://m8ven.ai/mcp/suryanandan1-mcp-with-gmail-and-sap-qc7ouw)
commit: 5b2e815a6a19d47342b750a4de4e86a4128d11a6
code hash: a98f71782f8ce07b383546db5ced7c11279b65897331326682e55018e9e8b6a1
verified: 7/11/2026, 8:19:19 AM
view raw JSON →