Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server

dns-cache

io.github.weiseer/dns-cache

Source

Documentation

@weiseer/dns-cache-mcp

DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents. stdio MCP server.

Part of weiseer — AI-agent-native cached oracles.

Install

npm install -g @weiseer/dns-cache-mcp

Use with Claude Desktop / Cursor / Cline / Continue / Windsurf

{
  "mcpServers": {
    "dns-cache": {
      "command": "npx",
      "args": ["-y", "@weiseer/dns-cache-mcp"]
    }
  }
}

Why use this instead of your agent doing it itself

The DIY cost in token-spend, latency, and rate-limit risk is 100-1500x our cost. See the weiseer organization README for the economic argument.

Environment

  • DNS_CACHE_URL — override remote snapshot URL
  • DNS_CACHE_LOCAL_ONLY=1 — skip remote fetch

License

Apache-2.0

Latest Version

Version
1.0.0
Category
Other Tools and Integrations
Namespace
io.github.weiseer (imported)
Published
Jul 25, 2026
Updated
Jul 28, 2026