Validates email addresses, checks MX records, and detects disposable email addresses over MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Email Validator AI MCP.
email-validator-ai-mcp MCP server provides email-focused checks to MCP clients. The documented capabilities cover three operations: validating an email address, checking its mail-exchange records, and detecting whether an address belongs to a disposable email service.
These operations are useful when an assistant needs to assess email data during a workflow. For example, an agent can validate an address before using it, check whether the associated domain publishes MX records, or identify disposable addresses that may not be suitable for a signup or contact list.
The repository describes the project as MCP protocol compliant and publishes it under the MIT license. It also links to separate documentation and an API reference, but the supplied README does not specify detailed response schemas or validation rules.
The server communicates through MCP and is configured as a stdio process. An MCP client starts the published email-validator-ai-mcp command, then exposes the server's functions to an assistant. The README gives the tool names validate_email, check_mx, and detect_disposable as examples of how to invoke the capabilities through an assistant.
The material does not document an external API key, OAuth flow, database, or other service dependency. It also does not describe whether MX checks use DNS directly or another implementation detail, so those behaviors should not be assumed from the listing alone.
The package can be installed from PyPI with pip install email_validator_ai_mcp. The README's MCP configuration uses uvx and the package command:
The shown configuration is intended for claude_desktop_config.json or another MCP client configuration file. The README also states that the package can be installed with pip and then run using the email-validator-ai-mcp command with stdio transport.
No environment variables or credential settings are listed in the provided material. The repository includes a Smithery installation example, but the direct package and stdio setup are the relevant options when configuring the project itself.
The documented tools are:
validate_email: validates an email address.check_mx: checks MX records for an email domain.detect_disposable: detects disposable email addresses.These names are shown in the README as example requests to an assistant. The available material does not define input parameters, return values, error behavior, rate limits, or batch-processing support.
email-validator-ai-mcp MCP server is narrowly focused on email checks. The README does not claim mailbox existence verification, email delivery, enrichment, spam scoring, syntax policy customization, or bulk processing, so those functions should not be expected without additional documentation.
The project advertises broader compliance information and paid MEOK ecosystem offerings, but those references do not establish that this package requires a subscription or a paid API key. The repository identifies the software license as MIT. For exact tool schemas and implementation behavior, consult the linked project documentation or API reference before integrating it into production workflows.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/email-validator-ai-mcp)<a href="https://allmcps.com/mcp/email-validator-ai-mcp"><img src="https://allmcps.com/api/badge/email-validator-ai-mcp?style=directory" alt="Email Validator AI MCP on AllMCPs" /></a>