outlook-personal-mcp

salahawad/outlook-personal-mcp
★ 0 stars Python API Integration Updated today
MCP server giving Claude Code / Codex full control of a personal Outlook.com mailbox and calendar via Microsoft Graph (Python, stdio, device-code auth)
View on GitHub → Try with Claude — $10 free →

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-personal-mcp": {
      "command": "uvx",
      "args": [
        "outlook-personal-mcp"
      ]
    }
  }
}

Or install with pip: pip install outlook-personal-mcp

README Excerpt

<!-- mcp-name: io.github.salahawad/outlook-personal-mcp --> An MCP server that gives Claude Code and Codex full control of a personal Outlook.com mailbox and calendar via the Microsoft Graph API. Written in Python, speaks the MCP stdio transport, and uses per-user device-code OAuth so your credentials never leave your machine. MIT licensed.

Tools (20)

OUTLOOK_MCP_ALLOW_PERMANENT_DELETEOUTLOOK_MCP_AUTHORITYOUTLOOK_MCP_CLIENT_IDOUTLOOK_MCP_DEBUGOUTLOOK_MCP_TOKEN_CACHEadd_attachmentcopy_messagecreate_draftcreate_eventcreate_folderdelete_eventdelete_folderdelete_messagedownload_attachmentfind_availabilityflag_messageforwardget_eventget_messagelist_attachments