HomeCommunication › smails

smails

Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.

TypeScript
★ 36 stars Last pushed 2026-06-26 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.0.12)

npx -y @smails/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "smails": {
      "command": "npx",
      "args": [
        "-y",
        "@smails/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry