# Email Verification MCP [Health: Active]

**Category:** 💬 Communication  
**Repository:** https://github.com/FoundryNet/email-verify-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/email-verification-mcp

## Description
Verify emails — deliverability, disposable/role/free detection, MX validity, domain age.

## Tools
Capabilities this server exposes over MCP:

- **lead_quality_score** — Score one B2B lead 0-100 (A-F) from email deliverability + domain credibility, with signals + a recommendation
- **batch_lead_score** — Score a batch of leads, ranked best-first, with a grade distribution
- **verify_email** — Single-address deliverability + quality signals (MX, disposable, role, free, domain age)
- **batch_verify** — Verify an array of addresses (volume play)
- **daily_brief** — Curated daily verification-activity brief
- **mint_info** — FoundryNet Data Network + MINT cross-promo

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "email-verification-mcp": {
    "url": "https://mint.foundrynet.io/feed"
  }
}
```

## Documentation & README

# B2B Lead Quality Scorer MCP

Part of the **FoundryNet Data Network**.

B2B lead quality scoring — validate email, assess domain credibility, and score
leads **A-F** before you invest outreach time. Also provides raw email
deliverability and MX verification.

## Tools

| Tool | Price | What it does |
| --- | --- | --- |
| `lead_quality_score` | $0.01/lead | Score one B2B lead 0-100 (A-F) from email deliverability + domain credibility, with signals + a recommendation |
| `batch_lead_score` | $0.01/lead, min $0.05 | Score a batch of leads, ranked best-first, with a grade distribution |
| `verify_email` | $0.005 | Single-address deliverability + quality signals (MX, disposable, role, free, domain age) |
| `batch_verify` | $0.003/email, min $0.05 | Verify an array of addresses (volume play) |
| `daily_brief` | $5 | Curated daily verification-activity brief |
| `mint_info` | free | FoundryNet Data Network + MINT cross-promo |

Free tier 25 queries/day per agent, then x402 (USDC on Solana). An `fnet_` Bearer
key bypasses. Transport: Streamable HTTP at `/mcp` (+ legacy `/sse`).

## Live network activity

**Live feed:** [mint.foundrynet.io/feed](https://mint.foundrynet.io/feed)  
Real-time verified work across 21 servers and autonomous agents, anchored on Solana via [MINT Protocol](https://mint.foundrynet.io).

