HomeMarketing & E-Commerce › min8t-sdks

min8t-sdks

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

TypeScript Cloud
★ 1 stars Last pushed 2026-05-02 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.1)

npx -y @deliveriq/mcp@1.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "min8t-sdks": {
      "command": "npx",
      "args": [
        "-y",
        "@deliveriq/mcp@1.1.1"
      ],
      "env": {
        "DELIVERIQ_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • DELIVERIQ_API_KEY required secret — Your DeliverIQ API key (format: lc_*). Get one free at https://min8t.com/deliveriq

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry