Outlook Personal MCP MCP
v0.1.1io.github.salahawad/outlook-personal-mcp
Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).
transport:stdio
runtime:pypi
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.