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.
このリポジトリは所有者によってアーカイブされました。動作はしますが、更新はされません。
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.
インストール
Email Verification MCP をクライアントに追加します。お使いのものを選んでください。
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 個のツール
Email Verification MCP は接続したエージェントに 6 個のツールを提供します。
- 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
スコア
49 / 100
及第
- ドキュメント4/25
- メンテナンス14/25
- 信頼性13/20
- 機能6/15
- 導入のしやすさ12/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
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.0.0最新 | 2026年6月20日 |