← Registry

Developer Tools

mailerastro.com

Send transactional emails and manage email delivery via MailerAstro API.

1 endpoint6 known toolsFirst detected May 12, 2026Last detected June 20, 2026

ENDPOINT 1

https://mcp.mailerastro.com/mcp

No auth detected

Known tools 6

mailerastro_send_email

Send a single transactional email through MailerAstro.

Potential side effects
mailerastro_send_batch

Send up to 50 transactional emails in a single call.

Potential side effects
mailerastro_check_balance

Check your USDC balance on MailerAstro.

Inferred read-only
mailerastro_get_reputation

Query the reputation score and tier for any wallet address.

Inferred read-only
mailerastro_get_send_history

View recent email send history for your wallet, including delivery status.

Potential side effects
mailerastro_get_started

Get setup instructions and introduction to MailerAstro — the email API for AI agents.

Potential side effects

CONNECT 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.

Trust status Trusted

mailerastro.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.