mcpbeat Sign in

Inbox Check — Email Deliverability Test MCP Server

by live-direct-marketing Your server? Claim it
local only

Inbox Check — Email Deliverability Test runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 23 Apr 2026.

Email inbox placement tests across Gmail, Outlook, Yahoo, Mail.ru, Yandex (SPF/DKIM/DMARC).

Installs per day peak 15 · avg 7 · -44% w/w
a month agotoday
38
Installs / week
npm · ldm-inbox-check-mcp
2
Stars
0 open issues
23 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Inbox Check — Email Deliverability Test every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add inbox-check -- npx -y ldm-inbox-check-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "inbox-check": {
      "args": [
        "-y",
        "ldm-inbox-check-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.inbox-check]
command = "npx"
args = ["-y", "ldm-inbox-check-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "inbox-check": {
      "args": [
        "-y",
        "ldm-inbox-check-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "inbox-check": {
      "args": [
        "-y",
        "ldm-inbox-check-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: INBOX_CHECK_API_KEY (Bearer API key for Inbox Check service (starts with icp_live_)), INBOX_CHECK_BASE_URL (Override base URL for self-hosted deployments). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Inbox Check — Email Deliverability Test

same job, measured the same way
I
Orbit
by justinwilliames

Lifecycle marketing in Claude: Braze, email QA, deliverability, segmentation. Free, no key.

local only
Email Spam Tester
by serg-tanichev

Test an email before it goes out: a disposable address, 41 checks with RFC citations, a fix plan.

4 tools answering
Outris Identity MCP
by outris-dev-user

Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.

19 tools answering
Resend Email MCP
by helbertparanhos

Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).

31 installs/wk local only
Gennons
by gennons

Design emails from a brief, send tests, send to your lists now or scheduled, and read delivery.

answering
Sap Adt MCP
by yzonur

Give Claude live access to SAP ABAP via ADT: read, search, check, test, and edit objects.

117 installs/wk local only
Universal Test Framework
by phoenice-labs

Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.

34 installs/wk local only
MailFixture
by mailfixture

Test-inbox API for email and SMS: create inboxes, long-poll messages, extract OTPs and links.

answering

Inbox Check — Email Deliverability Test — questions

Answers built from our own checks of this server.

Why is there no uptime for Inbox Check — Email Deliverability Test?
Inbox Check — Email Deliverability Test runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ldm-inbox-check-mcp was installed 38 times last week.
How do I connect Inbox Check — Email Deliverability Test?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ldm-inbox-check-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Inbox Check — Email Deliverability Test?
The npm package ldm-inbox-check-mcp was installed 38 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Inbox Check — Email Deliverability Test open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.