Skip to content

Add DeliverIQ MCP under Email Verification#29

Open
Davison-Francis wants to merge 1 commit into
Mindbaz:mainfrom
Davison-Francis:add-deliveriq-mcp
Open

Add DeliverIQ MCP under Email Verification#29
Davison-Francis wants to merge 1 commit into
Mindbaz:mainfrom
Davison-Francis:add-deliveriq-mcp

Conversation

@Davison-Francis

Copy link
Copy Markdown

Summary

  • Adds DeliverIQ MCP to Deliverability → Email Verification
  • One-line entry, alphabetical order preserved within the section
  • Brings an AI-agent (Model Context Protocol) angle to the list — fits the same category as Reacher / Email-Verifier / Truemail but exposes a 21-check pipeline as composable tools that Claude Desktop / Cursor / other LLM clients can orchestrate

Why this fits the list

Happy to adjust description, formatting, or location if you'd prefer it elsewhere — let me know!

DeliverIQ MCP is an open-source (MIT) Model Context Protocol server that
exposes email-deliverability tools to AI agents like Claude Desktop and
Cursor. It runs a 21-check pipeline across 5 stages — format, domain,
mailbox (SMTP handshake), reputation (50 DNSBL zones, RDAP, HIBP, DKIM,
DMARC/SPF/MTA-STS/BIMI/TLS-RPT), and scoring (spam-trap heuristics on
13 weighted signals). Distributed on npm as @deliveriq/mcp.

Why this list: DeliverIQ MCP fits squarely under Deliverability →
Email Verification — it's the same category as the existing entries
(Reacher, Email-Verifier, Truemail, etc.) and adds the AI-agent angle
that's not currently represented.
Davison-Francis added a commit to Davison-Francis/min8t-sdks that referenced this pull request May 2, 2026
#5)

CHANGELOG.md per package
------------------------
Keep-a-Changelog format. Tracks release history for each of the three
published npm packages independently:
  - deliveriq-mcp/CHANGELOG.md      (1.0.0 → 1.1.1)
  - deliveriq-sdk/CHANGELOG.md      (1.0.0 → 2.0.0)
  - min8t-plugin-sdk/CHANGELOG.md   (1.0.0 → 1.0.3)

Older releases attributed at "maintenance" granularity since this
monorepo only goes back to 318c992 (initial migration commit).

Root README badges
------------------
Adds the standard signal set that awesome-list curators look for:
  - MIT license badge
  - npm-version badge per package (3 of them)
  - npm monthly downloads for @deliveriq/mcp (the lead package)
  - MCP Registry "active" badge
  (Glama score badge already present, preserved.)

Why
---
Tier 4 from the marketing footprint plan. Awesome-list curators
(currently watching e2b-dev/awesome-ai-sdks#174 +
Mindbaz/awesome-opensource-email#29) routinely visit the linked repo
before merging. CHANGELOG + version badges signal "active project,
take it seriously" — improves merge odds and helps any agentic
discovery scan that grades repos by surface signals.

Co-authored-by: Nana K. Prempeh-Goldstein <nanak.prempeh-goldstein@Nanas-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant