Skip to content
Windsurf

mailbox mcp for Windsurf

io.github.jgalea/mailbox-mcp

Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.

client:Windsurf transport:stdio runtime:npm

Install mailbox mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "mailbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mailbox-mcp"
      ],
      "env": {
        "MAILBOX_MCP_PASSPHRASE": "<MAILBOX_MCP_PASSPHRASE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mailbox mcp in other clients