Skip to main content
Glama

email-verify

Validate email addresses with syntax checks, disposable domain detection, and MX record verification. Get a quality score and verdict to qualify leads, validate forms, and filter bot signups.

Instructions

Email address validation and quality scoring. Checks RFC-5322 syntax, detects disposable/throwaway domains (via Kickbox free API), and verifies DNS MX record presence (via Cloudflare DoH). Returns a quality score (0-100) and verdict: DELIVERABLE | RISKY | UNDELIVERABLE | INVALID. Useful for lead qualification, form validation, and filtering bot signups.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNoEmail address to validate (e.g. 'user@example.com').
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full behavioral disclosure burden. It details the specific checks (syntax, disposable domain via Kickbox, DNS MX via Cloudflare DoH) and the output format (score and verdict). While it does not mention rate limits or side effects, the tool is a validation check and likely read-only; the disclosure is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, each earning its place: first states the core function, second details checks and output, third lists use cases. It is front-loaded and avoids filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simple single-parameter input and no output schema, the description fully covers what the tool does and what it returns (quality score and verdict). The use cases and technical details are sufficient for an agent to understand and invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with one parameter ('email') described as 'Email address to validate (e.g. 'user@example.com').' The description does not add meaning beyond the schema; it explains the validation process but not the parameter format or constraints. Baseline 3 is appropriate since the schema already contains sufficient documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs email validation and quality scoring, specifying RFC-5322 syntax, disposable domain detection, DNS MX check, and output quality score with verdicts. This is a specific verb-resource combination that distinguishes it from the many sibling tools, none of which appear to focus on email validation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly mentions use cases: 'lead qualification, form validation, and filtering bot signups.' This provides clear context for when to use the tool. It does not exclude any scenarios or reference alternative tools, but the guidance is sufficiently strong for an agent to decide.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thebrierfox/the-stall'

If you have feedback or need assistance with the MCP directory API, please join our Discord server