About this project
The @mcp-z/mcp-outlook server provides Outlook integration via MCP protocol. It handles OAuth authentication through loopback (default), device code for headless environments, and DCR for self-hosted HTTP setups. Core capabilities include message search, reading, sending, replying, category management, and CSV export of messages.
Operates via stdio or HTTP transports with configuration examples for both. Requires Azure AD application registration with specific API permissions (Mail.ReadWrite, Mail.Send, User.Read, etc.). Interaction occurs through MCP client commands to access tools like message-search, message-send, and messages-export-csv.
Token storage uses keyv-registry, supporting file, memory, and other backends via adapter packages. Documentation covers API references, OAuth setup, and transport configuration.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.