outlook-mcp

doublebash/outlook-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Custom MCP server connecting Claude to Microsoft Outlook (email, calendar, contacts, tasks, OneDrive) via Cloudflare Workers + OAuth 2.0.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "outlook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "doublebash/outlook-mcp"
      ]
    }
  }
}

Topics

anthropiccalendarclaudecloudflare-workersemailmcpmicrosoft-365microsoft-graphmodel-context-protocoloauthoutlook