Nslookup
Rank #7,458io.github.venomseven/nslookup
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.
Nslookup is a Model Context Protocol (MCP) server published by nslookup-io. It ranks #7,458 of 76,851 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Nslookup is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 69,393 of 76,851 servers on MCP Toplist.
Use Nslookup
Add Nslookup to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"nslookup": {
"url": "https://mcp.nslookup.io/mcp"
}
}
}{
"mcpServers": {
"nslookup": {
"command": "npx",
"args": [
"-y",
"@nslookup-io/mcp-server"
]
}
}
}Listed on 1 registry (2 delisted)
nslookup-io
Available versions (9)
| Version | Published |
|---|---|
| 1.3.0 | Apr 2, 2026 |
| 1.2.0 | Apr 1, 2026 |
| 1.1.7 | Mar 24, 2026 |
| 1.1.6 | Mar 24, 2026 |
| 1.1.5 | Mar 24, 2026 |
| 1.1.4 | Mar 23, 2026 |
| 1.1.3 | Mar 23, 2026 |
| 1.1.2 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nslookup?
- Nslookup is maintained by nslookup-io, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Nslookup listed on the Official MCP Registry?
- Yes — Nslookup is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nslookup have?
- MCP Toplist tracks 9 versions of Nslookup, most recently published on Apr 2, 2026.
- Where can I find the source code for Nslookup?
- The source code for Nslookup is hosted at github.com/nslookup-io/nslookup-mcp.