Back to directory
marlonluo2018/outlook-mcp-server

marlonluo2018/outlook-mcp-server

@marlonluo2018

AI-powered email management for Microsoft Outlook - Search, compose, organize, and batch forward emails with natural language commands.

outlookemailmcpaimicrosoftsearchcomposeautomationtool

Installation & Configuration

{
  "mcpServers": {
    "outlook": {
      "command": "uvx",
      "args": [
        "--with",
        "pywin32>=226",
        "--with-editable",
        ".",
        "outlook-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15