HomeSecurity › nslookup-mcp

nslookup-mcp

DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks

TypeScript Remote
★ 23 stars Last pushed 2026-07-17 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.nslookup.io/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http nslookup-mcp https://mcp.nslookup.io/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "nslookup-mcp": {
      "url": "https://mcp.nslookup.io/mcp"
    }
  }
}

Package (npm 1.6.0)

npx -y @nslookup-io/mcp-server@1.6.0

Or add to your MCP client config:

{
  "mcpServers": {
    "nslookup-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nslookup-io/mcp-server@1.6.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry