Loomal

dns-cache

MCP server by github.com/weiseer/dns-cache-mcp

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

0 starsnpm: @weiseer/dns-cache-mcp

About dns-cache

dns-cache is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry, listed under Autonomous Agents on Loomal. DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents.

It ships as an npm package (@weiseer/dns-cache-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weiseer/dns-cache-mcp.

Use dns-cache with your agent

Claude Code · one command
claude mcp add dns-cache -- npx -y @weiseer/dns-cache-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dns-cache": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/dns-cache-mcp"
      ]
    }
  }
}
npm@weiseer/dns-cache-mcp

Frequently asked questions

What is dns-cache?
dns-cache is an MCP (Model Context Protocol) server by weiseer in the Autonomous Agents category. DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents.
How do I connect dns-cache to Claude, Cursor, or another MCP client?
Install dns-cache from its npm package (@weiseer/dns-cache-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dns-cache open source?
Yes — the source code is public at github.com/weiseer/dns-cache-mcp.
Can AI agents pay to use dns-cache?
Not yet through Loomal — dns-cache is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dns-cache? Claim this listing free by verifying GitHub ownership, or contact us.