MCP ServerSTDIOOfficialv1.0.13

Outlook MCP Server

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

io.github.mcp-z/mcp-outlook

Hosted URL

https://github.com/mcp-z/mcp-outlook#readme

Transport

STDIO

Auth

4 required env vars

Connect to Outlook

Hosted endpoint — paste into any MCP client.

https://github.com/mcp-z/mcp-outlook#readme

Environment variables

Configuration this server reads at startup.

  • MS_CLIENT_IDRequired

    Microsoft OAuth client ID (required for OAuth authentication modes)

  • MS_TENANT_IDRequired

    Microsoft tenant ID (required for OAuth authentication)

  • MS_CLIENT_IDRequired

    Microsoft OAuth client ID (required for OAuth authentication modes)

  • MS_TENANT_IDRequired

    Microsoft tenant ID (required for OAuth authentication)

  • MS_CLIENT_SECRETSecret

    Microsoft OAuth client secret (optional for public clients)

  • AUTH_MODE

    Authentication mode

  • HEADLESS

    Disable browser auto-open, return auth URL instead (true/false)

  • REDIRECT_URI

    OAuth redirect URI (optional, default: ephemeral loopback)

  • RESOURCE_STORE_URI

    Resource store URI for CSV export files (file://)

  • PORT

    HTTP server port (overrides --port)

  • BASE_URL

    Base URL for HTTP transport (used for OAuth/DCR endpoints and file links)

  • LOG_LEVEL

    Logging level

  • MS_CLIENT_SECRETSecret

    Microsoft OAuth client secret (optional for public clients)

  • AUTH_MODE

    Authentication mode

  • HEADLESS

    Disable browser auto-open, return auth URL instead (true/false)

  • REDIRECT_URI

    OAuth redirect URI (optional, default: ephemeral loopback)

  • DCR_MODE

    Dynamic Client Registration mode

  • DCR_VERIFY_URL

    External verification endpoint URL (required for external DCR mode)

  • DCR_STORE_URI

    DCR client storage URI (for self-hosted DCR mode)

  • RESOURCE_STORE_URI

    Resource store URI for CSV export files (file://)

  • PORT

    HTTP server port (overrides --port)

  • BASE_URL

    Base URL for HTTP transport (used for OAuth/DCR endpoints and file links)

  • LOG_LEVEL

    Logging level

Resources

Where to find authoritative docs and source for Outlook.

Try Outlook with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground