nslookup.io MCP Server
Provides comprehensive tools for real-time DNS queries across 53 record types, global propagation checks, and SSL certificate analysis. It also enables domain security scans for SPF/DKIM/DMARC configurations and HTTP uptime monitoring.
README
<p align="center"> <a href="https://nslookup.io"> <img src="https://www.nslookup.io/img/logo.svg" alt="NSLookup.io" width="300" /> </a> </p>
<p align="center"> <strong>MCP Server for nslookup.io</strong><br/> DNS lookups, SSL certificate checks, security scanning, and domain intelligence — via the Model Context Protocol. </p>
<p align="center"> <a href="https://nslookup.io">Website</a> · <a href="https://docs.nslookup.io">API Docs</a> · <a href="https://www.npmjs.com/package/@nslookup-io/mcp-server">npm</a> · <a href="https://nslookup.io/contact-us/">Contact</a> </p>
Tools
DNS Tools
| Tool | Description |
|---|---|
dns_lookup |
Look up all common DNS records (A, AAAA, NS, MX, TXT, CNAME, SOA) for a domain |
dns_record |
Look up a specific DNS record type — supports all 53 types (HTTPS, DNSKEY, TLSA, SPF, etc.) |
dns_propagation |
Check DNS propagation across 18+ global servers (Cloudflare, Google, Quad9, regional, authoritative) |
webservers |
Get IPv4 and IPv6 addresses for a domain |
Security & Certificate Tools
| Tool | Description |
|---|---|
ssl_certificate |
Check SSL/TLS certificate — issuer, expiry, chain validity, cipher strength, SAN domains, TLS version |
bimi_vmc |
Check BIMI record and VMC (Verified Mark Certificate) — logo URL, trademark info, certificate expiry |
security_scan |
Scan a domain for security issues — SPF/DKIM/DMARC, cookie security, DNS misconfigurations |
uptime_check |
One-time HTTP uptime check — status, response time, HTTP status code |
Supported DNS Record Types
A, AAAA, AFSDB, APL, AXFR, CAA, CDNSKEY, CDS, CERT, CNAME, CSYNC, DHCID, DLV, DNAME, DNSKEY, DS, EUI48, EUI64, HINFO, HIP, HTTPS, IPSECKEY, IXFR, KEY, KX, LOC, MX, NAPTR, NS, NSEC, NSEC3, NSEC3PARAM, NXT, OPENPGPKEY, OPT, PTR, RP, RRSIG, SIG, SMIMEA, SOA, SPF, SRV, SSHFP, SVCB, TA, TKEY, TLSA, TSIG, TXT, URI, ZONEMD
DNS Servers
cloudflare, google, quad9, opendns, authoritative, and regional servers in South Africa, Australia, India, Netherlands, Canada, USA, Brazil, Ukraine, Russia.
Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nslookup": {
"command": "npx",
"args": ["-y", "@nslookup-io/mcp-server"]
}
}
}
Claude Code
Available globally (all projects):
claude mcp add nslookup --scope user -- npx -y @nslookup-io/mcp-server
Or for a specific project only:
claude mcp add nslookup --scope project -- npx -y @nslookup-io/mcp-server
Manual / Local
git clone https://github.com/nslookup-io/nslookup-mcp.git
cd nslookup-mcp
npm install
npm run build
npm start
Configuration
| Environment Variable | Default | Description |
|---|---|---|
NSLOOKUP_API_URL |
https://www.nslookup.io |
Base URL for the nslookup.io API |
Example Prompts
Once configured, you can ask Claude things like:
- "What are the DNS records for github.com?"
- "Check the MX records for google.com"
- "Has the DNS propagated for my-domain.com A record?"
- "What IP addresses does cloudflare.com resolve to?"
- "Show me the DNSKEY records for example.com"
- "Check the SPF record for amazon.com"
- "Check the SSL certificate for github.com"
- "Does google.com have a BIMI record?"
- "Run a security scan on example.com"
- "Is https://cloudflare.com up right now?"
- "Check DNS propagation for example.com NS records across all global servers"
Feedback
We'd love to hear from you! At nslookup.io, we're building a fast, reliable, and free DNS lookup tool and monitoring platform for everyone — from developers and sysadmins to everyday internet users.
Your feedback is what helps us improve. Whether you've spotted a bug, have a feature idea, or just want to share your thoughts — we're listening. Contact us.
License
Apache 2.0
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。