Skip to content
Claude Desktop

outlook for Claude Desktop

io.github.rlrghb/outlook

Outlook & OneDrive MCP: personal & enterprise tools for mail, calendar, contacts, tasks, files

client:Claude Desktop transport:stdio runtime:npm

Install outlook in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "outlook": {
      "command": "npx",
      "args": [
        "-y",
        "olkcli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

outlook in other clients