mailtype-api

by GSterlingPress · communication · mcp-server, glama

MCP server for inspecting email domains and addresses, providing objective domain-level email infrastructure answers such as MX, SPF, DMARC, MTA-STS, and disposable-domain evidence.

Source: https://github.com/GSterlingPress/mailtype-api

Install

git clone https://github.com/GSterlingPress/mailtype-api

Tags: mcp-server, glama

Source: glama

About communication MCP servers and Claude skills

Communication MCP servers integrate Slack, Discord, Teams, email, and SMS into AI agent workflows — both for notifications and for two-way conversations with users.

mailtype-api is one of hundreds of communication entries indexed on Skiln. Browse the full communication category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related communication MCPs and skills

  • FRESH by GSterlingPress

    A shared URL-freshness oracle for AI agents. Returns REUSE, REFETCH, or UNKNOWN before an agent pays to retrieve a URL again.

  • recover-api by GSterlingPress

    Provides a deterministic failure-decision API for MCP clients, returning one of six actions (RETRY_NOW, WAIT, REPAIR_REQUEST, VERIFY_FIRST, ESCALATE, ABORT) based on failure context to guide safe next steps.

  • io.github.GSterlingPress/once by GSterlingPress

    MCP server that prevents duplicate side effects in AI agents by using idempotency keys and durable receipts, ensuring actions like refunds, emails, or orders execute exactly once even across retries.

  • tvram-backend-mcp by amoghar29

    MCP server that exposes an email verification tool, returning verdicts of valid, invalid, or risky with reasons.

  • Email Verification MCP Server by naman-upreti

    Provides email verification as a tool, performing syntax validation, domain verification, and disposable-domain risk detection.

  • Tatami MCP Server by bentonow

    Tatami MCP server enables querying email delivery events, bounce/deferral reasons, and deliverability report sections via the Tatami API, with optional team/project headers.

  • inboxvalid-mcp by vigneshachar283

    An MCP server that exposes a verify_email tool for checking email syntax, disposable domains, and MX records, returning a structured validity result.

  • Email Verification MCP Server by satvikkesarwani

    An MCP server that provides email verification, returning valid, invalid, or risky status with detailed checks and metadata. It enables verifying email addresses via a simple tool interface.

Frequently asked questions

How do I install mailtype-api?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mailtype-api?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mailtype-api free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.