Developer Tools
mailerastro.com
Send transactional emails and manage email delivery via MailerAstro API.
ENDPOINT 1
https://mcp.mailerastro.com/mcp
Known tools 6
mailerastro_get_reputationQuery the reputation score and tier for any wallet address.
Inferred read-onlymailerastro_get_send_historyView recent email send history for your wallet, including delivery status.
Potential side effectsmailerastro_get_startedGet setup instructions and introduction to MailerAstro — the email API for AI agents.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mailerastro-com]
url = "https://mcp.mailerastro.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mailerastro-com": {
"type": "http",
"url": "https://mcp.mailerastro.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mailerastro-com
Remote MCP URL: https://mcp.mailerastro.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mailerastro-com": {
"url": "https://mcp.mailerastro.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mailerastro-com": {
"type": "http",
"url": "https://mcp.mailerastro.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mailerastro-com",
"transport": "streamable-http",
"url": "https://mcp.mailerastro.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mailerastro.com was fetched 2026-07-28T00:41:04.842Z and is being refreshed.
mailerastro.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.