Email Verification MCP
Rank #27,883io.github.FoundryNet/email-verify-mcp
Verify emails — deliverability, disposable/role/free detection, MX validity, domain age.
Email Verification MCP is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #27,883 of 115,591 servers tracked on MCP Toplist. Email Verification MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 20, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 87,708 of 115,591 servers on MCP Toplist.
Use Email Verification MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http email-verify-mcp https://email-verify-mcp-production.up.railway.app/mcp[mcp_servers.email-verify-mcp]
url = "https://email-verify-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://email-verify-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"email-verify-mcp": {
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"email-verify-mcp": {
"type": "http",
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"email-verify-mcp": {
"serverUrl": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"email-verify-mcp": {
"url": "https://email-verify-mcp-production.up.railway.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.FoundryNet%2Femail-verify-mcp)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Femail-verify-mcp"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Femail-verify-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#17,779 · 1 ver
- MINT Protocol — Universal Work Attestation#21,887 · 1 ver
- Academic Research Intelligence MCP#27,877 · 1 ver
- Brand Intelligence MCP#27,878 · 1 ver
- Regulatory & Compliance Intelligence MCP#27,879 · 1 ver
- Crypto Market Intelligence MCP#27,880 · 1 ver
- Currency & Exchange Rate MCP#27,881 · 1 ver
- Cybersecurity Threat Intelligence MCP#27,882 · 1 ver
- Fact Verification MCP#27,884 · 1 ver
- Financial Signals MCP#27,885 · 1 ver
- FoundryNet — Industrial Machine Intelligence#27,886 · 1 ver
- FoundryNet Geo#27,887 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Email Verification MCP?
- Email Verification MCP is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Email Verification MCP listed on the Official MCP Registry?
- Yes — Email Verification MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Email Verification MCP have?
- MCP Toplist tracks 1 version of Email Verification MCP, most recently published on Jun 20, 2026.
- Where can I find the source code for Email Verification MCP?
- The source code for Email Verification MCP is hosted at github.com/foundrynet/email-verify-mcp.