67
/ 100
1 month ago
glama

msgraph-mcp

MCP server providing AI assistants with full access to Microsoft Outlook email and calendar via the Microsoft Graph API, featuring 26 tools for mail, calendar, contacts, and scheduling with delegated authentication.

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 1 credential: GRAPH_ACCESS_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.
🔐 secretGRAPH_ACCESS_TOKEN3. The token is injected as into this server's environment
configOAUTH_AUTH_URLOAuth authorization URL (shown when user needs to authenticate)
configOAUTH_AUTHENTICATEDSet to true when auth is complete
configSERVICE_NAMEService identifier for the framework
configMICROSOFT_CLIENT_ID(required) Azure app registration client ID
configMICROSOFT_TENANT_IDcommon organizations (work/school only), common (any), or a specific tenant GUID
configMICROSOFT_TOKEN_CACHE_PATH.data/msal_token_cache.json Path to the local MSAL token cache
configMAX_ATTACHMENT_INLINE_SIZE1572864 Max attachment size (bytes) for inline base64 (default 1.5 MB)
configOAUTH_USER_IDAuthenticated user identifier
// 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/jspv-msgraph-email-calendar-mcp-1qfcq4)](https://m8ven.ai/mcp/jspv-msgraph-email-calendar-mcp-1qfcq4)
commit: 4402b8fea290498145f32bffba9168a1cbf3d4a8
code hash: 81ec81788edf68dddac769568d91d6bf96834940564044f3bc7ba888f6d73a31
verified: 6/21/2026, 10:40:59 AM
view raw JSON →