outlook-local-mcp

santiv343/outlook-local-mcp
★ 0 stars Python Code/Dev Tools Updated 2d ago
Read-only MCP server for local classic Outlook on Windows
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "outlook-local-mcp": {
      "command": "uvx",
      "args": [
        "outlook-local-mcp"
      ]
    }
  }
}

Or install with pip: pip install outlook-local-mcp

README Excerpt

Read your local Outlook mailbox from an MCP client. Runs on Windows, attaches to your existing **classic Outlook** session, and exposes seven read-only tools over standard input/output. Opening messages, creating drafts/replies and reviewed sending are available through explicit capability flags. The server is client-independent: use it with local stdio clients such as Codex,

Tools (7)

list_folderslist_mailboxesoutlook_statusread_conversationread_emailrecent_emailssearch_emails