Claude Outlook
Freeby MCP Community
A Claude MCP tool to interact with Microsoft Outlook for macOS
v1.0.0Added Apr 12, 2026
mcpclaudeoutlookmicrosoft365
Claude Outlook MCP Server
A Claude MCP tool to interact with Microsoft Outlook for macOS
Installation
npx -y claude-outlook-mcp
Reviews
Installation
Quick install
npx -y claude-outlook-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"claude-outlook": {
"command": "npx",
"args": ["-y", "claude-outlook-mcp"]
}
}
}