MCP Server
MCP
io.github.dns-aid/dns-aid
Discover and publish AI agents via DNS using SVCB records (RFC 9460)
Install
uvx dns-aid
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "dns-aid",
"version": "0.28.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "DNS backend to use (route53, cloudflare, infoblox, nios, ns1, akamai-edgedns, ddns, mock). Not required for discovery-only operations.",
"format": "string",
"name": "DNS_AID_BACKEND"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment