outlook-personal-mcp

MCPReference

by salahawad

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • OUTLOOK_MCP_DEBUG

    Set to true to log each Graph request's method, URL, and HTTP status code to stderr. Never logs tokens or message content.

  • OUTLOOK_MCP_AUTHORITY

    MSAL authority URL (change only if you move to a work/school tenant)

  • OUTLOOK_MCP_CLIENT_IDrequired

    Azure app's Application (client) ID

  • OUTLOOK_MCP_FILE_ROOT

    Only files under this directory can be read by add_attachment or written by download_attachment

  • OUTLOOK_MCP_TOKEN_CACHEsecret

    Path to the MSAL token cache file

  • OUTLOOK_MCP_MAX_FILE_BYTES

    Maximum bytes allowed for local attachment reads and attachment downloads

  • OUTLOOK_MCP_ALLOW_PERMANENT_DELETE

    Set to true to enable the permanent_delete tool (irreversible)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.