Security
Trust: 25/100 (Limited)Outlook Guide
Outlook integration with OAuth, message search, batch operations, and calendar management
Quick Start
Install
npx @mcp-z/mcp-outlookClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mcp-z-mcp-outlook": {
"command": "npx",
"args": [
"@mcp-z/mcp-outlook"
]
}
}
}