outlook-mcp-server

winingv5-blip/outlook-mcp-server
★ 0 stars TypeScript 🔌 API Integration Updated 2d ago
TypeScript MCP server for Microsoft Outlook via the Microsoft Graph API
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-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "winingv5-blip/outlook-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol server for Microsoft Outlook that acts as a highly efficient digital assistant. It fetches your unread emails and sorts them into three actionable categories: | Category | Description | |---|---| | ⚡ **Action Required** | Needs your decision, response, or action | | ⏳ **Waiting On** | Replies you are expecting from others |

Tools (14)

OUTLOOK_CLIENT_IDOUTLOOK_TENANT_IDOUTLOOK_USER_EMAILoutlook_delete_emailoutlook_flag_emailoutlook_forward_emailoutlook_get_emailoutlook_list_foldersoutlook_list_unread_emailsoutlook_mark_as_readoutlook_move_emailoutlook_reply_emailoutlook_search_emailsoutlook_triage_unread_emails