streamable-httpMITupdated 28d ago
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.
Su propietario archivó este repositorio. Sigue funcionando, pero ya no recibe actualizaciones.
¿Qué puedes hacer con Email Verification MCP?
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
Real-time verified work across 21 servers and autonomous agents, anchored on Solana via MINT Protocol.
Instalación
Añade Email Verification MCP a tu cliente. Elige el que uses.
claude mcp add --transport http email-verification-mcp https://email-verify-mcp-production.up.railway.app/mcpcodex mcp add email-verification-mcp --url https://email-verify-mcp-production.up.railway.app/mcp{
"mcpServers": {
"email-verification-mcp": {
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"email-verification-mcp": {
"type": "http",
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"email-verification-mcp": {
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"email-verification-mcp": {
"serverUrl": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
6 herramientas
Email Verification MCP expone 6 herramientas a un agente conectado.
- lead_quality_score
- $0.01/lead
- batch_lead_score
- $0.01/lead, min $0.05
- verify_email
- $0.005
- batch_verify
- $0.003/email, min $0.05
- daily_brief
- $5
- mint_info
- free
Puntuación
49 / 100
Suficiente
- Documentación4/25
- Mantenimiento14/25
- Confianza13/20
- Capacidad6/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 21 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 6 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.0.0Última | 20 jun 2026 |