Skip to main content
Glama
satvikkesarwani

Email Verification MCP Server

Related Servers

Alternatives to Email Verification MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes an email verification tool, returning verdicts of valid, invalid, or risky with reasons.
      -
    • F
      license
      A
      quality
      B
      maintenance
      An MCP server that exposes a verify_email tool for checking email syntax, disposable domains, and MX records, returning a structured validity result.
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides email verification as an MCP tool, checking format, disposable domains, and mail server availability with structured results.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that provides email verification, bulk list cleaning, and signup risk assessment tools. It exposes three typed tools for agents: verify_email, clean_email_list, and assess_signup_risk, with real DNS MX checks and disposable domain detection.
      -
    • F
      license
      A
      quality
      C
      maintenance
      An MCP server that exposes a mock email verification tool over stdio transport, providing structured JSON results with statuses valid, invalid, or risky.
      1
      -

    TDQS

    B3.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    verify_email is the only domain-specific tool, while mcping and mchelp serve clearly separate utility purposes. There is no functional overlap or ambiguity between the tools.

    Naming Consistency3/5

    verify_email follows a clear verb_noun pattern, but mcping and mchelp use a different no-underscore 'mc' prefix style. The names are still readable, but the set does not follow a single consistent convention.

    Tool Count4/5

    Three tools is a reasonable count for a focused server, though two of the three are generic meta tools rather than domain operations. The effective domain surface is minimal but not unreasonable.

    Completeness4/5

    The core email verification operation is present and covers the primary need of checking deliverability and status. Batch verification or more granular diagnostics could be added, but agents can work around those gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues