Skip to content
Windsurf

rubit-mcp-mail for Windsurf

io.github.bgalmes/rubit-mcp-mail

Read-only MCP server for your mail — provider-agnostic IMAP that never marks a message as read.

client:Windsurf transport:stdio runtime:pypi

Install rubit-mcp-mail in Windsurf

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

{
  "mcpServers": {
    "rubit-mcp-mail": {
      "command": "uvx",
      "args": [
        "rubit-mcp-mail"
      ]
    }
  }
}

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

rubit-mcp-mail in other clients