MCP Directory
Back

outlook-mcp

by ryaker · JavaScript · ★ 354

MCP server for Claude to access Outlook data via Microsoft Graph API

Install

npx -y github:ryaker/outlook-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://mseep.ai/app/ryaker-outlook-mcp) A comprehensive MCP (Model Context Protocol) server that connects Claude with Microsoft 365 services through the Microsoft Graph API and Power Automate API. - **Outlook** - Email, calendar, folders, and rules - **OneDrive** - Files, folders, search, and sharing - **Power Automate** - Flows, environments, and run history - **Authentication**: OAuth 2.0 authentication with Microsoft Graph API (+ Flow API for Power Automate) - **Email Management**: List, search, read, send, and organize emails - **Calendar Management**: List, create, accept, decline,…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers