SERVER

MCP Outlook

Rank #25661

io.github.mcp-z/mcp-outlook

Outlook integration with OAuth, message search, batch operations, and calendar management

3 versions
First listed
Dec 29, 2025
Last publish date
Jan 10, 2026
OVERVIEW

MCP Outlook is a Model Context Protocol (MCP) server. It ranks #25661 of 58,900 servers tracked on MCP Toplist. MCP Outlook is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 29, 2025 and most recently updated on Jan 10, 2026.

STANDING
#25,661of 58,900 tracked serversTop 50%

Ranks ahead of 33,239 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Outlook

Add MCP Outlook to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-outlook": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-outlook"
      ],
      "env": {
        "MS_CLIENT_ID": "<your MS_CLIENT_ID>",
        "MS_TENANT_ID": "<your MS_TENANT_ID>",
        "MS_CLIENT_SECRET": "<your MS_CLIENT_SECRET>",
        "AUTH_MODE": "<your AUTH_MODE>",
        "HEADLESS": "<your HEADLESS>",
        "REDIRECT_URI": "<your REDIRECT_URI>",
        "STORAGE_DIR": "<your STORAGE_DIR>",
        "PORT": "<your PORT>",
        "BASE_URL": "<your BASE_URL>",
        "LOG_LEVEL": "<your LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "mcp-outlook": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-outlook"
      ],
      "env": {
        "MS_CLIENT_ID": "<your MS_CLIENT_ID>",
        "MS_TENANT_ID": "<your MS_TENANT_ID>",
        "MS_CLIENT_SECRET": "<your MS_CLIENT_SECRET>",
        "AUTH_MODE": "<your AUTH_MODE>",
        "HEADLESS": "<your HEADLESS>",
        "REDIRECT_URI": "<your REDIRECT_URI>",
        "DCR_MODE": "<your DCR_MODE>",
        "DCR_VERIFY_URL": "<your DCR_VERIFY_URL>",
        "DCR_STORE_URI": "<your DCR_STORE_URI>",
        "STORAGE_DIR": "<your STORAGE_DIR>",
        "PORT": "<your PORT>",
        "BASE_URL": "<your BASE_URL>",
        "LOG_LEVEL": "<your LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

VERSIONS

Available versions (3)

VersionPublished
1.0.13Jan 10, 2026
1.0.0Dec 29, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Outlook?
Outlook integration with OAuth, message search, batch operations, and calendar management
Is MCP Outlook listed on the official MCP registry?
Yes — MCP Outlook is listed on the Official MCP Registry.
How many versions does MCP Outlook have?
MCP Toplist tracks 3 versions of MCP Outlook, most recently published on Jan 10, 2026.
EXPLORE
MCP Outlook - MCP Server #25661 | MCP Toplist