ms-mail-mcp

manish31-oss/ms-mail-mcp
★ 0 stars Python API Integration Updated 15d ago
Microsoft Outlook MCP server for Claude Code via Microsoft Graph API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ms-mail-mcp": {
      "command": "uvx",
      "args": [
        "ms-mail-mcp"
      ]
    }
  }
}

Or install with pip: pip install ms-mail-mcp

README Excerpt

A Model Context Protocol (MCP) server that gives Claude Code full access to your Microsoft Outlook / Microsoft 365 account via the **Microsoft Graph API**. Works everywhere — no Outlook desktop app required. Compatible with web, mobile, Mac, Windows, and Linux. --- | Tool | Description | |---|---| | `list_emails` | List recent inbox emails with read/unread status and attachment flag |

Tools (20)

copy_emailcreate_contactcreate_draftcreate_eventcreate_folderdelete_emaildelete_eventdelete_folderflag_emailforward_emailget_attachmentsget_contactget_eventget_profilelist_contactslist_emailslist_eventslist_folder_emailslist_foldersmark_email