Server data from the Official MCP Registry
MCP server for email validator ai. Features validate email, check mx, detect disposable. Fro...
MCP server for email validator ai. Features validate email, check mx, detect disposable. Fro...
This MCP server has critical security vulnerabilities that make it unsuitable for production use. The most severe issue is an undisclosed external dependency on a custom auth middleware located at a hardcoded system path (~/clawd/meok-labs-engine/shared), which introduces supply chain risk and makes the code non-functional without this external system being present. Additionally, the server performs unauthenticated network operations (DNS/socket calls) despite having an authentication mechanism, and uses string-based exception handling that could mask real errors. The rate limiting implementation is ineffective against concurrent requests. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 17 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-email-validator-ai-mcp": {
"args": [
"-y",
"email-validator-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install email-validator-ai-mcp
# or
npm install -g @meok-ai/email-validator-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.