mcpbeat Sign in

DNS Aid MCP Server

by infobloxopen Your server? Claim it
local only

DNS Aid runs on your own machine — the client starts it, so there is no endpoint to ping. 648 installs a week from pypi. Last commit 11 Sep 2026.

Discover and publish AI agents via DNS using SVCB records (RFC 9460)

Installs per day peak 413 · avg 130 · -8% w/w
a month agotoday
648
Installs / week
pypi · dns-aid
67
Stars
15 open issues
11 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check DNS Aid every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dns-aid -- uvx dns-aid
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dns-aid": {
      "args": [
        "dns-aid"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dns-aid]
command = "uvx"
args = ["dns-aid"]
.cursor/mcp.json
{
  "mcpServers": {
    "dns-aid": {
      "args": [
        "dns-aid"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dns-aid": {
      "args": [
        "dns-aid"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: DNS_AID_BACKEND (DNS backend to use (route53, cloudflare, infoblox, nios, ns1, ddns, mock). Not required for discovery-only operations.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to DNS Aid

same job, measured the same way
DNS Aid
by dns-aid

Discover and publish AI agents via DNS using SVCB records (RFC 9460)

local only
Qasper
by qasperai

Discover and book businesses via AI agents.

41 installs/wk 10 tools answering
Agentlookup MCP
by peureka

Search, discover, and register AI agents in the public registry at agentlookup.dev.

25 installs/wk local only
Aidress
by aidress-ai

Verify, discover, and rate AI agents before transacting.

767 installs/wk local only
Openharness
by philo-kim

Lets AI coding agents discover and reference each other's recent sessions.

29 installs/wk local only
Sayba Skill Market
by saybanet

Discover, invoke, publish, and rate AI Agent skills on Sayba platform

39 installs/wk local only
Printr
by printrfi

Let AI agents create, discover, and track tokens across chains via Printr.

104 installs/wk local only
Website
by cuvo

Cuvo Health published site content and live discovery-call booking tools for AI agents.

22 installs/wk 9 tools answering

DNS Aid — questions

Answers built from our own checks of this server.

Why is there no uptime for DNS Aid?
DNS Aid runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package dns-aid was installed 648 times last week.
How do I connect DNS Aid?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dns-aid straight from pypi; nothing to host, nothing to sign up for.
How many people use DNS Aid?
The pypi package dns-aid was installed 648 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is DNS Aid open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 67 stars on GitHub and 15 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.