EzVerify Mcp
@jefferyleo
About EzVerify Mcp
Official EzVerify MCP server. Let's Claude verifies emails, run bulk jobs, and check account stats directly from a conversation — no code required.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ezverify": {
"command": "npx",
"args": [
"-y",
"ezverify-mcp"
],
"env": {
"EZVERIFY_API_KEY": "YOUR_EZVERIFY_API_KEY"
}
}
}
}Tools
5Verify a single email address. Returns status (valid/invalid/risky/unknown), deliverability score, syntax/domain/MX/SMTP flags, disposable domain detection, role account flag, typo suggestion, and mailbox-full status.
Submit an async bulk email verification job. Returns a request_id — poll with get_bulk_job_status.
Check the status of a bulk verification job. Returns progress, counts, and full results when completed.
Get EzVerify API usage statistics. Returns total requests, credits used, valid/invalid/risky/unknown counts, average processing time.
Get EzVerify account info: current plan, credits remaining, credits used this month, monthly credit limit.
Overview
What is EzVerify Mcp?
EzVerify MCP Server is an official Model Context Protocol (MCP) server that connects Claude AI directly to the EzVerify email verification API. It allows Claude to verify email addresses, run bulk verification jobs, and retrieve account information on your behalf — all through natural conversation, without writing code.
How to use EzVerify Mcp?
Add the configuration to your Claude Desktop config file (claude_desktop_config.json) with your EzVerify API key, then restart Claude Desktop. After setup, you can ask Claude naturally to verify emails — for example, “Verify this email address for me.” Requires Claude Desktop and Node.js installed.
Key features of EzVerify Mcp
- Verify any single email instantly with full result and deliverability score
- Submit bulk email lists for async verification and poll for results
- Detect disposable emails, role-based accounts, and common typos automatically
- Check credit usage and remaining balance without logging into the dashboard
- Retrieve your current plan details and account information on demand
- Works entirely through natural language — no API calls or context switching
Use cases of EzVerify Mcp
- Clean an email list before a campaign launch and return only valid addresses
- Verify a prospect’s email mid-conversation while researching leads
- Check whether a submitted email is real before triggering an onboarding workflow
- Ask how many credits remain before running a large verification job
- Bulk verify emails pasted into the chat and get a formatted summary of results
FAQ from EzVerify Mcp
Do I need to install anything?
No — as long as you have Claude Desktop and Node.js installed, the server runs automatically via npx; no manual download or setup required.
Where do I find my API key?
Log in to your EzVerify dashboard at www.ezverify.app, go to API Settings, and copy your API key.
Does this use my EzVerify credits?
Yes. Each email verification through Claude uses the same credits as a direct API call, following your plan’s rates.
Is my API key safe?
Your API key is stored only in your local Claude Desktop config file and sent directly to the EzVerify API. It is never stored or logged by the MCP server.
Which Claude plans support MCP servers?
MCP servers are supported in Claude Desktop with a Claude Pro or Team subscription.
Can I use this with Claude Code?
Yes. Add a .mcp.json file to your project root with the same configuration and Claude Code will connect automatically.
What happens if I run out of credits?
The tool will return an error message from the API indicating insufficient credits. You can top up from your EzVerify dashboard.
Frequently asked questions
Do I need to install anything?
No — as long as you have Claude Desktop and Node.js installed, the server runs automatically via npx; no manual download or setup required.
Where do I find my API key?
Log in to your EzVerify dashboard at www.ezverify.app, go to API Settings, and copy your API key.
Does this use my EzVerify credits?
Yes. Each email verification through Claude uses the same credits as a direct API call, following your plan’s rates.
Is my API key safe?
Your API key is stored only in your local Claude Desktop config file and sent directly to the EzVerify API. It is never stored or logged by the MCP server.
Which Claude plans support MCP servers?
MCP servers are supported in Claude Desktop with a Claude Pro or Team subscription.
Can I use this with Claude Code?
Yes. Add a `.mcp.json` file to your project root with the same configuration and Claude Code will connect automatically.
What happens if I run out of credits?
The tool will return an error message from the API indicating insufficient credits. You can top up from your EzVerify dashboard.
Basic information
More AI & Agents MCP servers

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Comments