mcpbeat Sign in

Deliveriq MCP Server

by davison-francis Your server? Claim it
local only

Deliveriq MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 3 May 2026.

Email deliverability for AI agents. 12 tools: verify, DNSBL, DMARC, spam-trap, finder.

Installs per day peak 49 · avg 9 · -51% w/w
a month agotoday
36
Installs / week
npm · @deliveriq/mcp
1
Stars
3 open issues
3 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Deliveriq MCP 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 deliveriq-mcp -- npx -y @deliveriq/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deliveriq-mcp": {
      "args": [
        "-y",
        "@deliveriq/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deliveriq-mcp]
command = "npx"
args = ["-y", "@deliveriq/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "deliveriq-mcp": {
      "args": [
        "-y",
        "@deliveriq/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deliveriq-mcp": {
      "args": [
        "-y",
        "@deliveriq/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DELIVERIQ_API_KEY (Your DeliverIQ API key (format: lc_*). Get one free at https://min8t.com/deliveriq). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Deliveriq MCP

same job, measured the same way
Email Verifier
by verifox

Verify email deliverability & find business emails (single or bulk) via the Verifox API.

51 installs/wk 6 tools answering
Domain Intel MCP
by datakoot

Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

6 tools answering
Domain & Company Intel MCP
by datakoot

Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.

6 tools answering
Email Deliverability
by inboxguard

Scan and fix a domain's email deliverability (SPF, DKIM, DMARC, MTA-STS, BIMI, DNS blocklists).

28 tools answering
MCP Domain Deliverability Checker
by mambabuilt

Audit a domain email deliverability via Apify: SPF, DKIM, DMARC, MX, blacklist, catch-all, age.

56 installs/wk local only
Resent
by resentmail

Transactional email for AI agents: templates, domain verify, and sends.

answering
Qualisend Email Verification
by qualisend

Verify email addresses and clean lists to improve deliverability and sender reputation.

12 tools answering
Dechonet MCP
by node-man

13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.

558 installs/wk local only

Deliveriq MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Deliveriq MCP?
Deliveriq MCP 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 @deliveriq/mcp was installed 36 times last week.
How do I connect Deliveriq MCP?
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 @deliveriq/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Deliveriq MCP?
The npm package @deliveriq/mcp was installed 36 times in the last week. Week over week that is -51%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Deliveriq MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.