Mailvett: Email Validation API for AI Agents
Server Details
Mailvett: validate emails. MX, provider, disposable/role/free flags, typo fix, verdict.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusing it with other tools. The tool's single purpose is clear and unambiguous.
The tool name 'validate_emails' follows the standard verb_noun convention and clearly indicates its function. With only one tool, there is no inconsistency to evaluate.
The server is narrowly scoped to email validation, and a single comprehensive tool is appropriate for that purpose. While the count is below the typical 3-15 range, it is slightly under rather than excessive and reasonably covers the domain.
The tool covers a broad range of email validation checks including syntax, MX, provider, disposable, role, free provider, typo, domain age, SPF/DMARC, and returns verdicts with scores. The only stated limitation is mailbox existence verification, which is clearly outside the claimed scope, so the surface is complete for its purpose.
Available Tools
1 toolvalidate_emailsValidate email addresses (no SMTP probing)ARead-onlyIdempotentInspect
Check up to 10 email addresses: syntax, whether the domain exists and has mail servers (MX), mail provider, disposable, role account (info@, sales@), free provider, likely typo with a suggested fix, domain age, SPF and DMARC. Returns verdict (deliverable_likely/risky/undeliverable/invalid), score 0-100 and reason codes per address. Does not verify that the mailbox itself exists.
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | Email addresses, also "Name <email>" or mailto: links. Up to 10. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description goes beyond the annotations by disclosing that it does not verify mailbox existence (a key behavioral limitation) and specifying the output structure (verdict, score, reason codes). The title also clarifies no SMTP probing. This adds meaningful context on top of readOnlyHint and idempotentHint, though it does not mention potential network latency or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is informative but slightly long; each sentence contributes meaning (checks, output, limitation) and the structure is front-loaded with the action. It avoids redundancy and is organized logically, though it could be trimmed by merging some of the enumerated checks into a more compact list.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given there is no output schema, the description adequately explains the return format (verdict, score, reason codes) and the limitation of not verifying mailbox existence. It covers the key aspects an agent needs to call the tool correctly and interpret results. Missing details like error handling or timeouts are minor given the simplicity and the annotations.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already provides 100% coverage for the 'emails' parameter, including accepted formats ('Name <email>' or mailto: links) and the 10-item limit. The description adds no new parameter details beyond reiterating 'up to 10', so it does not enhance the schema's semantic value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific verb ('Check') and resource ('email addresses'), enumerating the exact checks performed (syntax, MX, provider, etc.) and the output format. This fully distinguishes the tool's purpose and is unambiguous, even without siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context on when to use the tool (validating email deliverability) and explicitly states a limitation ('Does not verify that the mailbox itself exists'), which informs when not to use it. However, it does not name alternatives since there are no sibling tools, and it could be more explicit about use cases, but the limitation serves as guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
validate_emails
Related MCP Connectors
Mailvett: validate emails. MX, provider, disposable/role/free flags, typo fix, verdict.
Verify emails — deliverability, disposable/role/free detection, MX validity, domain age.
Verify email addresses in bulk: syntax, domain, MX, disposable and role addresses, SPF and DMARC
Verify email deliverability by SMTP. Catch-all/disposable/role detection. EU-hosted, GDPR-ready.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceKeyless email validation: disposable/burner, role-account, and free-provider detection, MX checks, and typo suggestions. Tools: check_email, check_domain.MIT
- FlicenseNot gradedqualityCmaintenanceProvides email verification as an MCP tool, checking format, disposable domains, and mail server availability with structured results.-
- FlicenseNot gradedqualityCmaintenanceProvides email verification as a tool, performing syntax validation, domain verification, and disposable-domain risk detection.-
- AlicenseAqualityDmaintenanceProvides email validation and domain configuration auditing tools for AI assistants, enabling single address checks, bulk list cleaning, SPF verification, and full mail setup grading (A-F) with actionable fixes.433 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.