DNS lookups, SSL certificates, security scanning, and propagation checks via nslookup.io
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP Server for nslookup.io
DNS lookups, SSL certificate checks, security scanning, GEO (AI readiness) scoring, domain intelligence, and your own monitoring account β via the Model Context Protocol.
Website Β· API Docs Β· npm Β· Contact
The nslookup.io MCP server gives any MCP-capable AI assistant (Claude, ChatGPT, Cursor, Windsurf, β¦) direct access to nslookup.io's DNS, certificate, security, and monitoring tools. Ask in plain language β "Run a DNS health check on github.com" or "Which of my SSL certificates expire soonest?" β and the assistant calls the right tool for you.
23 tools total, in two groups:
my_ account tools β read your own nslookup.io monitoring account (uptime, DNS, WHOIS, SSL, propagation, BIMI/VMC monitors). These are always listed but require signing in.Jump to Connect to get set up, or the Tool reference for the full list.
There are two ways to connect. Pick one β see the note below.
| Hosted (recommended) | Local (npx / stdio) | |
|---|---|---|
| Endpoint | https://mcp.nslookup.io/mcp | npx -y @nslookup-io/mcp-server |
| Transport | Streamable HTTP (remote) | stdio (runs on your machine) |
| Install | Nothing to install | Requires Node.js 18+ |
| 17 public tools | β Anonymous | β Anonymous |
6 my_ account tools | β Browser sign-in (OAuth) on first use | β Not available locally β use the hosted connector |
Use the hosted endpoint if you want your own monitoring data β it's the only mode where the my_ account tools sign in for you, right in the browser. The local mode is great for the 17 public tools with zero setup.
To use your own NsLookup.io monitoring data (the 6 my_ account tools), add the hosted connector and sign in. There is no API key β authentication is a one-time browser sign-in (OAuth) against your nslookup.io account.
Claude Code (CLI)
Then invoke an account tool β e.g. ask "show my monitoring overview". A browser sign-in window appears; after you sign in once, all 6 my_ tools work (the client remembers it).
Claude Desktop / claude.ai β add a custom connector with URL https://mcp.nslookup.io/mcp, then sign in when prompted.
.mcp.json (project) or any HTTP-capable client:
The 17 public tools work immediately over this same endpoint β you only sign in the first time you reach for your own data.
The hosted endpoint is a remote Streamable-HTTP server. Public tools work immediately; the first time you call a my_ tool, an OAuth-capable client opens a browser window to sign in to your nslookup.io account (see Signing in).
Claude Code (CLI)
Claude Desktop / claude.ai (custom connector)
nslookup β URL: https://mcp.nslookup.io/mcpOr drop it into an .mcp.json (project) / your client's MCP config:
ChatGPT
nslookup β URL: https://mcp.nslookup.io/mcpCursor / Windsurf (and any HTTP-capable client)
Add to your MCP config (.cursor/mcp.json, ~/.codeium/windsurf/mcp_config.json, etc.):
Runs the server on your machine over stdio. Public tools only β all 17 public tools work with no auth. For your own monitoring data (the my_ account tools), use the hosted connector and sign in β the account tools are not available on the local transport.
Claude Code (CLI)
Claude Desktop β add to claude_desktop_config.json:
Cursor (.cursor/mcp.json) / Windsurf (~/.codeium/windsurf/mcp_config.json):
Configure either the hosted entry or the local entry β not both. If two MCP servers named nslookup are registered at once (e.g. a hosted connector plus a local npx entry), tool calls can route to the wrong server and behave unpredictably. Pick the mode you want and remove the other.
my_ account tools β read your private monitoring data, so they require sign-in:
my_ tool without credentials returns a 401 with a WWW-Authenticate challenge, and OAuth-capable clients (Claude web/desktop, Claude Code, β¦) then walk you through a browser sign-in against the nslookup.io identity provider (Keycloak). There is no API key β sign in once and the client remembers it. Everything else keeps working anonymously β you only sign in when you first reach for your own data. See Connect for your account (portal) 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 |
dns_change_review | Review proposed DNS changes before applying them: diff vs current DNS, rule-based findings with fixes, and a 0β100 risk score |
| Tool | Description |
|---|---|
rdap_lookup | Registration data (RDAP) for an IP, AS number, or domain β owner org, network range, RIR, contacts, dates |
hosting_report | Who hosts a website: hosting provider, CDN/proxy, DNS provider, mail servers, server location, SSL issuer |
status_page | Read a public status page (by slug or custom domain): overall status, components, active incidents |
| Tool | Description |
|---|---|
dns_health | Run a DNS health audit (39 checks across DNSSEC, MX, hygiene, TTL, nameservers, CAA, operational maturity) with severity-weighted scoring |
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 |
bimi_check | Check only the BIMI DNS record (faster β skips the VMC certificate fetch) |
security_scan | Scan a domain for security issues β SPF/DKIM/DMARC, cookie security, DNS misconfigurations |
domain_scanner | Scan a domain's email security posture (SPF, DKIM, DMARC, BIMI) with per-indicator scores |
uptime_check | One-time HTTP uptime check β status, response time, HTTP status code |
uptime_check_multi | Check if a site is up from 7 global locations β Amsterdam, Sydney, London, Frankfurt, Delhi, Warsaw, South Carolina |
| Tool | Description |
|---|---|
geo_checker | Check a domain's GEO (Generative Engine Optimization) score β AI crawler access, structured data, entity signals, content extractability, and prioritized recommendations |
These my_ tools read your own nslookup.io monitoring account. They are always listed but require signing in to call.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nslookup)<a href="https://allmcps.com/mcp/nslookup"><img src="https://allmcps.com/api/badge/nslookup?style=directory" alt="Nslookup on AllMCPs" /></a>