Deliveriq Mcp is a Model Context Protocol (MCP) server: Email deliverability for AI agents. 12 tools: verify, DNSBL, DMARC, spam-trap, finder. Because it speaks the Model Context Protocol, AI assistants can use Deliveriq Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @deliveriq/mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need DELIVERIQ_API_KEY. The current release is v1.1.1, published under the MIT license, with source at Davison-Francis/min8t-sdks on GitHub.
On mcp.site, Deliveriq Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Deliveriq Mcp for Davison-Francis, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @deliveriq/mcp · MCP over stdio
▸Credentials — Requires DELIVERIQ_API_KEY
▸Open source — MIT license · Davison-Francis/min8t-sdks