Back to directory
syedazharmbnr1/claude-outlook-mcp

syedazharmbnr1/claude-outlook-mcp

@syedazharmbnr1

A Model Context Protocol (MCP) tool that allows Claude to interact with Microsoft Outlook for macOS, providing email, calendar, and contacts functionality.

outlookemailcalendarcontactsmcpclaudemacostypescripttool

Installation & Configuration

{
  "mcpServers": {
    "outlook-mcp": {
      "command": "/Users/YOURUSERNAME/.bun/bin/bun",
      "args": [
        "run",
        "/path/to/claude-outlook-mcp/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15