Skip to content
Windsurf

imap mcp server for Windsurf

io.github.nikolausm/imap-mcp-server

IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants

client:Windsurf transport:stdio runtime:npm

Install imap mcp server in Windsurf

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

{
  "mcpServers": {
    "imap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "imap-mcp-server"
      ]
    }
  }
}

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

imap mcp server in other clients