Back to directory
syedazharmbnr1/claude-outlook-mcp

syedazharmbnr1/claude-outlook-mcp

@syedazharmbnr145244

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
2025/3/2
Updated
2025/3/14