Catalog
io.github.Br0ski777/email-verification
Officialby Br0ski777 · TypeScript
Email Verification API
Verify emails: syntax, MX records, disposable detection, quality score 0-100. x402 USDC.
Validates email addresses by checking syntax, MX records, and quality with disposable account detection.
Topics
ai-agentsemailmcpmcp-servervalidationx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"email-verification": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://email-verification.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.