Connects Claude to Microsoft 365 mailboxes through the Graph API with proper OAuth flows. You get message search with query syntax, read/send operations, replies, category management, and bulk CSV exports. Ships with stdio for local use or HTTP for remote deployment. Supports three auth modes: standard loopback OAuth for desktop clients, device code flow for headless environments, and DCR for self-hosted setups with public endpoints. Includes prompts for email drafting and query syntax help. Reach for this when you need Claude to read your inbox, manage emails programmatically, or handle routine Outlook tasks without switching contexts.
claude mcp add --transport stdio io.github.mcp-z-mcp-outlook -- npx -y @mcp-z/mcp-outlook