← All servers
πŸ”§

Outlook Personal MCPVerifiedπŸ›‘ No advisories

io.github.salahawad/outlook-personal-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
27 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/salahawad, which proved it owns this namespace.

Verified owner: github.com/salahawad β†—io.github.salahawad/outlook-personal-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads OUTLOOK_MCP_CLIENT_ID, OUTLOOK_MCP_AUTHORITY, OUTLOOK_MCP_FILE_ROOT, OUTLOOK_MCP_MAX_FILE_BYTES, OUTLOOK_MCP_ALLOW_PERMANENT_DELETE, OUTLOOK_MCP_DEBUG.

About

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

Packages & transports

pypimcp-outlook-personalv0.1.1 Β· uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "outlook_personal": {
      "command": "uvx",
      "args": [
        "mcp-outlook-personal"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-outlook-personal