io.github.mindstone
mcp-server-microsoft-mail
Microsoft 365 Mail
Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.
stdiocommunityservice
Package Details
@mindstone/mcp-server-microsoft-mail
Transportstdio
Runtimenpx
Environment Variables
MS_CLIENT_ID(str)
Required
Microsoft Entra (Azure AD) application client ID
MS_CONFIG_DIR(file)
Required
Path to the per-user Microsoft config directory (credentials/, accounts.json)
MS_ACCOUNT_EMAIL(str)
Account email when running in multi-account per-instance mode (falls back to the first account in accounts.json)
MS_MCP_PACKAGE_ID(str)
Default:
Microsoft365MailLogical package ID surfaced in error responses
MICROSOFT_REQUEST_TIMEOUT_MS(num)
Default:
60000Override the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min)