Mail7 Email Validation
Rank #72,627net.mail7/email-validation
Verify email addresses, clean lists, and audit a domain SPF, DKIM, DMARC and MX setup.
Mail7 Email Validation is a Model Context Protocol (MCP) server published by dvlop. It ranks #72,627 of 132,113 servers tracked on MCP Toplist. Mail7 Email Validation is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 59,486 of 132,113 servers on MCP Toplist.
Use Mail7 Email Validation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add email-validation -e "MAIL7_API_KEY=<your MAIL7_API_KEY>" -e "MAIL7_BASE_URL=<your MAIL7_BASE_URL>" -- npx -y mail7-mcpReplace each placeholder with your own value before saving.
[mcp_servers.email-validation]
command = "npx"
args = ["-y", "mail7-mcp"]
[mcp_servers.email-validation.env]
MAIL7_API_KEY = "<your MAIL7_API_KEY>"
MAIL7_BASE_URL = "<your MAIL7_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"email-validation": {
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "<your MAIL7_API_KEY>",
"MAIL7_BASE_URL": "<your MAIL7_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"email-validation": {
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "<your MAIL7_API_KEY>",
"MAIL7_BASE_URL": "<your MAIL7_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"email-validation": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "<your MAIL7_API_KEY>",
"MAIL7_BASE_URL": "<your MAIL7_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"email-validation": {
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "<your MAIL7_API_KEY>",
"MAIL7_BASE_URL": "<your MAIL7_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"email-validation": {
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "<your MAIL7_API_KEY>",
"MAIL7_BASE_URL": "<your MAIL7_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/net.mail7%2Femail-validation)<a href="https://mcptoplist.com/server/net.mail7%2Femail-validation"><img src="https://mcptoplist.com/badge/net.mail7%2Femail-validation.svg" alt="MCP Toplist: #72,627 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dvlop
Other servers by dvlop
View all dvlop servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 13, 2026 |
Frequently asked questions
- Who maintains Mail7 Email Validation?
- Mail7 Email Validation is maintained by dvlop, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Mail7 Email Validation listed on the Official MCP Registry?
- Yes — Mail7 Email Validation is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mail7 Email Validation have?
- MCP Toplist tracks 1 version of Mail7 Email Validation, most recently published on Aug 13, 2026.
- Where can I find the source code for Mail7 Email Validation?
- The source code for Mail7 Email Validation is hosted at github.com/dvlop/mail7-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.