Back to directory
wallisking1991/outlook-mcp-server

wallisking1991/outlook-mcp-server

@Wallisking1991

A Model Context Protocol (MCP) server that provides access to Microsoft Outlook email functionality, allowing LLMs and other MCP clients to read, search, and manage emails through a standardized interface.

outlookemailmcpmicrosoftsearchcomposeautomationwindowstool

Installation & Configuration

{
  "mcpServers": {
    "outlook": {
      "command": "python",
      "args": [
        "outlook_mcp_server.py"
      ],
      "env": {}
    }
  }
}

Information

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