outlook-personal-mcp
Outlook Personal MCP
Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).
Package Details
mcp-outlook-personal
Environment Variables
Azure App Registration client ID (Application ID). Required. Create a free app at https://portal.azure.com — see README for the three-minute setup.
Azure AD authority URL. Defaults to https://login.microsoftonline.com/consumers which covers personal Microsoft accounts (Outlook.com, Hotmail, Live). Change only if you target a different tenant.
Only files under this directory can be read by add_attachment or written by download_attachment. Defaults to ~/.local/share/outlook-personal-mcp/files.
Maximum bytes allowed for local attachment reads and attachment downloads. Defaults to 3145728.
Set to 'true' to enable the permanent_delete tool which irrecoverably erases messages (bypasses Deleted Items). Disabled by default for safety.
Set to 'true' to enable debug-level logging for Graph API requests and responses.