67
/ 100
1 month ago
glama

Outlook Graph MCP

Enables to manage your Outlook mailbox via Microsoft Graph (write access) with delegated permissions, providing MCP tools to create, modify, and send emails, folders, categories, rules, and automatic replies.

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: OUTLOOK_MCP_CACHE_SECRET, OUTLOOK_MCP_API_KEY
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.
configPORT
configOUTLOOK_MCP_PORT
configOUTLOOK_MCP_CACHE_DIR
configOUTLOOK_MCP_CLIENT_IDID d'application (client) →
configOUTLOOK_MCP_TENANT_IDID de l'annuaire (locataire) →
configOUTLOOK_MCP_SCOPES
configOUTLOOK_MCP_IMMUTABLE_IDS
configOUTLOOK_MCP_CACHE_BACKEND$env: = "keyvault"
configOUTLOOK_MCP_KEYVAULT_URL→ pour l'amorçage du jeton (étape 4)
🔐 secretOUTLOOK_MCP_CACHE_SECRET
🔐 secretOUTLOOK_MCP_API_KEYazd env set VOTRE_CLE_API
// 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/lpdigitale-outlook-graph-mcp-bp7x4k)](https://m8ven.ai/mcp/lpdigitale-outlook-graph-mcp-bp7x4k)
commit: 07df0e7c252317e1f9a65d9ba87001adc500080c
code hash: c89741b39bbc376e19d975664565028d8394ad511006f2c967192dd7d4797159
verified: 6/20/2026, 9:14:14 AM
view raw JSON →