Skip to content
Claude Code

Outlook Personal MCP for Claude Code

io.github.salahawad/outlook-personal-mcp

Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).

client:Claude Code transport:stdio runtime:pypi

Install Outlook Personal MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add outlook-personal-mcp -e OUTLOOK_MCP_CLIENT_ID=<OUTLOOK_MCP_CLIENT_ID> -e OUTLOOK_MCP_AUTHORITY=<OUTLOOK_MCP_AUTHORITY> -e OUTLOOK_MCP_FILE_ROOT=<OUTLOOK_MCP_FILE_ROOT> -e OUTLOOK_MCP_MAX_FILE_BYTES=<OUTLOOK_MCP_MAX_FILE_BYTES> -e OUTLOOK_MCP_ALLOW_PERMANENT_DELETE=<OUTLOOK_MCP_ALLOW_PERMANENT_DELETE> -e OUTLOOK_MCP_DEBUG=<OUTLOOK_MCP_DEBUG> -- uvx mcp-outlook-personal

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Outlook Personal MCP in other clients