email-validator-api
Rank #55,014io.github.lazymac2x/email-validator
Cloudflare Workers MCP server: email-validator
email-validator-api is a Model Context Protocol (MCP) server published by lazymac2x. It ranks #55,014 of 115,460 servers tracked on MCP Toplist. email-validator-api is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 60,446 of 115,460 servers on MCP Toplist.
Use email-validator-api
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http email-validator https://api.lazy-mac.com/email-validator/mcp[mcp_servers.email-validator]
url = "https://api.lazy-mac.com/email-validator/mcp"Add to ~/.codex/config.toml.
https://api.lazy-mac.com/email-validator/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"email-validator": {
"url": "https://api.lazy-mac.com/email-validator/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"email-validator": {
"type": "http",
"url": "https://api.lazy-mac.com/email-validator/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"email-validator": {
"serverUrl": "https://api.lazy-mac.com/email-validator/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"email-validator": {
"url": "https://api.lazy-mac.com/email-validator/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.lazymac2x%2Femail-validator)<a href="https://mcptoplist.com/server/io.github.lazymac2x%2Femail-validator"><img src="https://mcptoplist.com/badge/io.github.lazymac2x%2Femail-validator.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lazymac2x
Other servers by lazymac2x
- lazymac-mcp#46,399
- Agent Workflow Engine#53,344 · 1 ver
- AI Agent Scratchpad#53,345 · 1 ver
- AI Changelog Writer#53,346 · 1 ver
- mcpwatch#53,347 · 1 ver
- Accessibility Scorer#54,974 · 1 ver
- Agent Loop Detector API#54,975 · 1 ver
- Agent Memory#54,976 · 1 ver
- Agent Trace Auditor#54,977 · 1 ver
- AI Budget Planner API#54,978 · 1 ver
- AI Cost Optimizer#54,979 · 1 ver
- AI Crawler Policy API#54,980 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 16, 2026 |
Frequently asked questions
- Who maintains email-validator-api?
- email-validator-api is maintained by lazymac2x, which publishes 65 MCP servers (55 total versions) tracked on MCP Toplist.
- Is email-validator-api listed on the Official MCP Registry?
- Yes — email-validator-api is listed on the Official MCP Registry, alongside Glama.
- How many versions does email-validator-api have?
- MCP Toplist tracks 1 version of email-validator-api, most recently published on May 16, 2026.
- Where can I find the source code for email-validator-api?
- The source code for email-validator-api is hosted at github.com/lazymac2x/email-validator-api.