Skip to content
Cline

microsoft outlook mcp for Cline

io.github.0xka13b/microsoft-outlook-mcp

Microsoft Outlook (mail) MCP server — read, search, and send email through Microsoft Graph.

client:Cline transport:stdio runtime:npm

Install microsoft outlook mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "microsoft-outlook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-outlook-mcp"
      ],
      "env": {
        "MICROSOFT_CLIENT_ID": "<MICROSOFT_CLIENT_ID>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

microsoft outlook mcp in other clients