agentsbase — Email for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.
Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y agentsbase-mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"agentsbase-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "agentsbase-mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"agentsbase-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"agentsbase-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.