
IntoDNS MCP Server — DNS & Email Security Scanning
@RoscoNL
关于 IntoDNS MCP Server — DNS & Email Security Scanning
Free MCP server that gives Claude, Cursor, Windsurf, and other AI assistants live DNS and email security scanning. Exposes 5 tools: scan_domain (full DNS & email security scan with A+ to F grade), check_email_security (SPF, DKIM, DMARC + blacklists), lookup_dns (any record type),
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"intodns": {
"command": "npx",
"args": [
"-y",
"intodns-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is IntoDNS MCP Server?
IntoDNS MCP Server gives AI assistants like Claude, Cursor, and Windsurf live DNS and email security scanning directly inside the chat. It is powered by IntoDNS.ai, a free DNS & email security scanner from Cobytes B.V. (Netherlands), with no authentication or sign-up required.
How to use IntoDNS MCP Server?
Install in seconds with npx -y intodns-mcp or add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json) by specifying the command and arguments as shown in the README.
Key features of IntoDNS MCP Server
- 5 built‑in tools for DNS and email security scanning
- Full domain scan with letter grade A+ to F, 50+ checks
- SPF, DKIM, DMARC validation plus blacklist status
- Live record lookup (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV)
- Global propagation check and DNSSEC chain of trust validation
Use cases of IntoDNS MCP Server
- Troubleshoot email deliverability by validating SPF, DKIM, and DMARC
- Assess domain security posture with a single scan command
- Look up any DNS record type during troubleshooting or development
- Verify DNSSEC chain of trust for your or your client’s domains
- Check propagation of recent DNS changes across multiple resolvers
FAQ from IntoDNS MCP Server
Is any authentication or sign-up required?
No. The server requires no authentication, no sign-up, and is free forever.
What tools does IntoDNS MCP Server provide?
It provides five tools: scan_domain, check_email_security, lookup_dns, check_dns_propagation, and validate_dnssec.
How do I install the server?
Run npx -y intodns-mcp in your terminal, or add a configuration entry for intodns in your Claude Desktop config file.
What DNS record types can I look up with lookup_dns?
The tool supports A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, and SRV records.
Where does the scanning data come from?
All scans are powered by the IntoDNS.ai service (by Cobytes B.V.), which processes DNS and email security checks on its servers.
开发工具 分类下的更多 MCP 服务器
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Grafana MCP server
grafanaMCP server for Grafana
评论