Skip to content
Claude Desktop

email spam tester for Claude Desktop

io.github.serg-tanichev/email-spam-tester

Test an email before it goes out: a disposable address, 41 checks with RFC citations, a fix plan.

client:Claude Desktop transport:streamable-http tools:4

Install email spam tester in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "email-spam-tester": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://email-spam-tester.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

email spam tester in other clients