You're viewing a demo portfolio

Join the waitlist
PRSM

get_email_usage

Active

Tool of EmailMCP

declared in 1.0.0

Get email usage statistics — delivery rate, bounce rate, per-domain breakdown, top bounce reasons. Reads from persistent stats.

Parameters schema

{
  "type": "object",
  "properties": {
    "domain": {
      "type": "string",
      "optional": true,
      "description": "Filter stats by domain"
    },
    "period": {
      "enum": [
        "hour",
        "day",
        "week",
        "month"
      ],
      "type": "string",
      "default": "day",
      "description": "Time period for usage statistics"
    },
    "account": {
      "type": "string",
      "optional": true,
      "description": "Filter stats by account address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

EmailMCP

https://github.com/nfodor/emailmcp

1/7 registries
View full server →