Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. Mailverdict
Mailverdict logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 7:46:46 AM

Mailverdict

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
email-validationdeveloper-toolsmcpsignup-forms

Checks email addresses and domains for disposable, role, free-provider, MX, and typo signals through MCP.

Quick Install

Automated & IDE Setup

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.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for mailverdict, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives💬 More in Communication

Overview

Email validation through the mailverdict MCP server covers disposable addresses, role accounts, free providers, MX records, and likely typos. It exposes `check_email` and `check_domain` over a hosted, keyless Streamable HTTP endpoint, with a local stdio option for self-hosted use. Reach for it when an agent needs signup or form-validation signals without managing an API key. Results are advisory and should be combined with application-specific checks.

Use cases

•Validate signup email addresses
•Detect disposable and burner domains
•Flag role-based mailbox addresses
•Suggest corrections for mistyped domains
•Check domains without transmitting full email addresses

Key features

•Disposable and burner detection
•Role-account classification
•Free-provider detection
•MX validation
•Typo suggestions
•Keyless hosted and local stdio MCP access

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mailverdict.

Extracted Tool Capabilities
Disposable and burner detection
Role-account classification
Free-provider detection
MX validation
Typo suggestions
Keyless hosted and local stdio MCP access

How Mailverdict works

What the mailverdict MCP server does

The mailverdict MCP server gives MCP-compatible agents two email-intelligence tools: check_email and check_domain. The tools use the project’s maintained dataset and validation logic to identify disposable or burner domains, role-based addresses such as info@, free email providers, MX availability, and possible domain typos.

check_email accepts a complete address and can return normalized address data, the parsed user and domain, classification fields, a 0–100 score, an explanation, MX records, and a did_you_mean correction when one is available. check_domain is intended for domain-level screening. It is the privacy-conscious choice when local-part analysis is not needed, because the full email address does not leave the calling system.

How it works

The hosted mailverdict MCP server is available at https://api.mailverdict.dev/mcp using stateless Streamable HTTP and JSON-RPC 2.0. It does not require signup or an API key. A local stdio implementation is also included in the repository and exposes the same two tools.

The underlying dataset is assembled from multiple maintained public sources, deduplicated, and refreshed daily. Classification logic includes allowlist handling, parent-domain matching for subdomains, syntax checks, and MX lookups performed through Cloudflare’s DNS-over-HTTPS resolver. Email checks can skip the MX lookup with the mx=false option at the HTTP API layer; the available MCP tool parameters should be checked in the server schema before relying on that option through MCP.

Responses follow a structure intended to resemble common email-validation APIs. Signals include result and reason fields, boolean classifications, score data, and typo suggestions. The service also provides an HTTP freshness feed, but the MCP interface specifically lists the email and domain checking tools.

Setup and configuration

For the hosted service, configure an MCP client to use the POST endpoint https://api.mailverdict.dev/mcp. No credential or environment variable is required. This is suitable for clients that support remote Streamable HTTP MCP servers.

For local development from a checkout, the README provides npm run mcp, which starts the stdio transport. The project requires Node.js 20 or newer. The documented Claude Code registration runs npx tsx src/mcp.ts from the repository directory, so it is a source-checkout workflow rather than a standalone package command.

The repository also includes an SDK that calls the live API and falls back to a bundled offline snapshot after a timeout or failure. That fallback belongs to the SDK integration rather than the hosted MCP transport, so applications that need non-blocking behavior should evaluate the SDK or self-hosting options separately.

Tools and capabilities

  • check_email: evaluates a complete email address for syntax, disposable status, role-account status, free-provider classification, MX information, normalization, and typo suggestions.
  • check_domain: evaluates a domain without sending a complete email address to the service.
  • Hosted keyless access through Streamable HTTP.
  • Local stdio access for agents running the repository.
  • Dataset updates performed on a daily schedule.

Limitations and notes

The classifications are advisory signals based on public lists and heuristics. False positives are possible when sources disagree or domains change, so a single boolean should not automatically block a user. The hosted service is free, rate-limited per IP, best-effort, and has no SLA. It is intended for signup and form validation, not bulk-cleaning purchased or scraped mailing lists.

The service states that it does not store email addresses per request. For MX checks, only the domain is sent to the public DNS-over-HTTPS resolver. Higher throughput, SLA, and commercial arrangements are available by contacting the provider, but optional API keys for high-volume use are listed as future work rather than a current requirement.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    💬 Communication8 views
    Compare vs Line Bot MCP Server →
  • Emailmd logoEmailmd

    Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with npx emailmd mcp.

    💬 Communication2 views
    Compare vs Emailmd →
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    💬 Communication1 views
    Compare vs Slack MCP Server →
  • Email Validator AI MCP logoEmail Validator AI MCP

    MCP server for email validator ai. Features validate email, check mx, detect disposable. Fro...

    💬 Communication3 views
    Compare vs Email Validator AI MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

npm downloads
21
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Mailverdict

Use the hosted endpoint at https://api.mailverdict.dev/mcp, or run npm run mcp from a local repository checkout. The local project requires Node.js 20 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMailverdict AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mailverdict?style=directory)](https://allmcps.com/mcp/mailverdict)
HTML Embed
<a href="https://allmcps.com/mcp/mailverdict"><img src="https://allmcps.com/api/badge/mailverdict?style=directory" alt="Mailverdict on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
LicenseMIT
Last updatedSep 21, 2026
10/16 checks healthy over the last 45d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 21, 2026
npm downloads21/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
39Quality signal: Fair · 39/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to Mailverdict →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients