DNS AID
Rank #1,403io.github.infobloxopen/dns-aid
Discover and publish AI agents via DNS using SVCB records (RFC 9460)
DNS AID is a Model Context Protocol (MCP) server published by infobloxopen. It ranks #1,403 of 132,046 servers tracked on MCP Toplist, and its repository has 68 GitHub stars. DNS AID is listed across 2 registries — Official MCP and PulseMCP, with 17 tracked versions. It was first listed on Feb 5, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 130,643 of 132,046 servers on MCP Toplist.
Use DNS AID
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dns-aid -e "DNS_AID_BACKEND=<your DNS_AID_BACKEND>" -- uvx dns-aidReplace each placeholder with your own value before saving.
[mcp_servers.dns-aid]
command = "uvx"
args = ["dns-aid"]
[mcp_servers.dns-aid.env]
DNS_AID_BACKEND = "<your DNS_AID_BACKEND>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dns-aid": {
"command": "uvx",
"args": [
"dns-aid"
],
"env": {
"DNS_AID_BACKEND": "<your DNS_AID_BACKEND>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dns-aid": {
"command": "uvx",
"args": [
"dns-aid"
],
"env": {
"DNS_AID_BACKEND": "<your DNS_AID_BACKEND>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dns-aid": {
"type": "stdio",
"command": "uvx",
"args": [
"dns-aid"
],
"env": {
"DNS_AID_BACKEND": "<your DNS_AID_BACKEND>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dns-aid": {
"command": "uvx",
"args": [
"dns-aid"
],
"env": {
"DNS_AID_BACKEND": "<your DNS_AID_BACKEND>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dns-aid": {
"command": "uvx",
"args": [
"dns-aid"
],
"env": {
"DNS_AID_BACKEND": "<your DNS_AID_BACKEND>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.infobloxopen%2Fdns-aid)<a href="https://mcptoplist.com/server/io.github.infobloxopen%2Fdns-aid"><img src="https://mcptoplist.com/badge/io.github.infobloxopen%2Fdns-aid.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
infobloxopen
Available versions (17)
| Version | Published |
|---|---|
| 0.28.1 | Aug 9, 2026 |
| 0.28.0 | Aug 8, 2026 |
| 0.27.0 | Jul 22, 2026 |
| 0.26.7 | Jul 8, 2026 |
| 0.26.6 | Jul 8, 2026 |
| 0.26.5 | Jul 8, 2026 |
| 0.26.4 | Jul 7, 2026 |
| 0.26.3 | Jul 7, 2026 |
| 0.26.2 | Jul 6, 2026 |
| 0.26.1 | Jul 6, 2026 |
| 0.26.0 | Jul 6, 2026 |
| 0.25.0 | Jun 10, 2026 |
| 0.24.4 | Jun 10, 2026 |
| 0.24.3 | Jun 4, 2026 |
| 0.24.2 | Jun 4, 2026 |
| 0.24.1 | Jun 4, 2026 |
| 0.17.3 | Apr 14, 2026 |
Frequently asked questions
- Who maintains DNS AID?
- DNS AID is maintained by infobloxopen, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is DNS AID listed on the Official MCP Registry?
- Yes — DNS AID is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DNS AID have?
- MCP Toplist tracks 17 versions of DNS AID, most recently published on Aug 9, 2026.
- Where can I find the source code for DNS AID?
- The source code for DNS AID is hosted at github.com/infobloxopen/dns-aid-core.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.