You're viewing a demo portfolio

Join the waitlist
PRSM

check_email

Active

Tool of mcp-ipqualityscore

declared in 0.1.0

Email fraud & deliverability check. Validates an email address, detects disposable/temporary addresses, flags emails seen in data leaks, and returns a 0-100 fraud score plus deliverability, SMTP, and DNS validity signals. Example: check_email({ email: "user@example.com" })

Parameters schema

{
  "type": "object",
  "required": [
    "email"
  ],
  "properties": {
    "email": {
      "type": "string",
      "description": "Email address to validate, e.g. \"user@example.com\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own IPQualityScore API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-ipqualityscore

https://github.com/pipeworx-io/mcp-ipqualityscore

2/7 registries
View full server →
check_email — mcp-ipqualityscore — PRSM MCP