Loomal

DNS MCP Server

MCP server by github.com/mclose/dns-mcp

Real-time DNS security analysis — DNSSEC, email auth, and RDAP. Built for SOC investigations.

1 starsoci: docker.io/mclose/dns-mcp:1.3.4

About DNS MCP Server

DNS MCP Server is an MCP (Model Context Protocol) server published by mclose in the official MCP registry, listed under Security on Loomal. Real-time DNS security analysis — DNSSEC, email auth, and RDAP. Built for SOC investigations.

It ships as a Docker image (docker.io/mclose/dns-mcp:1.3.4), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mclose/dns-mcp, where the project has earned 1 GitHub stars.

Use DNS MCP Server with your agent

Claude Code · one command
claude mcp add dns-mcp-server -- docker run -i --rm docker.io/mclose/dns-mcp:1.3.4
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dns-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/mclose/dns-mcp:1.3.4"
      ]
    }
  }
}
ocidocker.io/mclose/dns-mcp:1.3.4

Frequently asked questions

What is DNS MCP Server?
DNS MCP Server is an MCP (Model Context Protocol) server by mclose in the Security category. Real-time DNS security analysis — DNSSEC, email auth, and RDAP. Built for SOC investigations.
How do I connect DNS MCP Server to Claude, Cursor, or another MCP client?
Install DNS MCP Server from its oci package (docker.io/mclose/dns-mcp:1.3.4) 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 MCP Server open source?
Yes — the source code is public at github.com/mclose/dns-mcp, with 1 GitHub stars.
Can AI agents pay to use DNS MCP Server?
Not yet through Loomal — DNS MCP Server 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 MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.