Dns (ofershap) MCP Server
DNS lookups, reverse DNS, WHOIS, and domain checks from your AI assistant. No API keys, no config. Powered by Node.js built-in DNS. Its 5 documented tools cluster into dns, reverse, resolve, check. It runs locally over stdio via the published package.
People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-10 · ★ 3 · #124 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Dns (ofershap)
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add ofershap-mcp-server-dns -- npx -y mcp-server-dns Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ofershap-mcp-server-dns": {
"command": "npx",
"args": [
"-y",
"mcp-server-dns"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mcp-server-dns - unscoped; check the name against the project README before installing
registry namespace io.github.ofershap is GitHub-verified and matches the repo owner
03 · What Dns (ofershap) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can resolve A, AAAA, MX, TXT, NS, CNAME in one call, and get nameserver (NS) records for a domain.
Capability map
Tools grouped from the project's README - what Dns (ofershap) lets an agent do.
Dns
1 tool - e.g. Look up A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, or PTR
dns_lookup
Reverse
1 tool - e.g. Perform reverse DNS (PTR) lookup on an IP address
reverse_dns
Resolve
1 tool - e.g. Resolve A, AAAA, MX, TXT, NS, CNAME in one call
resolve_all
Check
1 tool - e.g. Get nameserver (NS) records for a domain
check_nameservers
Whois
1 tool - e.g. Query WHOIS data (follows IANA referrals to registrar)
whois
04 · Who maintains Dns (ofershap)
dns is maintained by ofershap. We track 15 MCP servers from ofershap - 15 actively maintained, 92 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from ofershap.
- real-browser MCP server + Chrome extension for AI browser control with real sessions. ★ 48
- ai-context-kit Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot. ★ 8
- scraper Web scraping MCP - extract clean markdown, links, and metadata from any URL. ★ 5
- markdown Markdown MCP - search, extract sections, list headings, find code blocks. ★ 5
- s3 AWS S3 MCP - list buckets, browse objects, upload/download, presigned URLs. ★ 4
- github-actions GitHub Actions MCP - view runs, read logs, re-run jobs, and manage CI/CD. ★ 4
05 · Facts
- repository
- github.com/ofershap/mcp-server-dns
- category
- security - ranked #124 of 182 actively-maintained security servers as of 2026-08-25.
- registry
- io.github.ofershap/dns (active, first published 2026-03-10)
- packages
- npm:mcp-server-dns
06 · Dns (ofershap) FAQ
Is Dns (ofershap) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-10. We re-verify nightly.
What can Dns (ofershap) do?
With this server connected, an agent can resolve A, AAAA, MX, TXT, NS, CNAME in one call, and get nameserver (NS) records for a domain.
How do I install Dns (ofershap)?
Run `npx -y mcp-server-dns`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Dns (ofershap) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Dns (ofershap)
Alternatives to Dns (ofershap)
Maintained security servers if Dns (ofershap) isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what Dns (ofershap) doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Microsoft 365 Admin · Onelogin MCP · Onplana · Operant MCP · Otto Travel
More TypeScript MCP servers · GitHub Actions · GitHub Gist · Markdown · S3 (ofershap) · Scraper · see all