Submit

Outlook MCP

@littlebearapps

MCP server for Microsoft Outlook via Graph API. 20 consolidated tools for email, calendar, contacts, folders, rules, categories, settings, and shared mailboxes. Safety controls include dry-run preview, rate limiting, and recipient allowlists.

Server Config

{
  "mcpServers": {
    "outlook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@littlebearapps/outlook-mcp"
      ],
      "env": {
        "OUTLOOK_CLIENT_ID": "your-azure-client-id",
        "OUTLOOK_CLIENT_SECRET": "your-azure-client-secret"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.