MCP Server
MCP
io.github.Davison-Francis/deliveriq-mcp
Email deliverability for AI agents. 12 tools: verify, DNSBL, DMARC, spam-trap, finder.
Install
npx -y @deliveriq/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@deliveriq/mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your DeliverIQ API key (format: lc_*). Get one free at https://min8t.com/deliveriq",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DELIVERIQ_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment