← Index

agentsbase — Email for AI Agents

net.agentsbase/mcp·v1.0.1·Email
Quality Score
85
/100

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentsbase-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentsbase-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentsbase-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
10
stability
10
§04  Alternatives in Email