A
Aiagentdns Dnsnode
作者 @jsjfai
AIAgentDNS·DNSNode makes it easy to manage and scale multiple MCP (Model Context Protocol) servers by organizing them into flexible Streamable HTTP (SSE) endpoints—supporting access to all servers, individual servers, or logical server groups.
创建于 10/23/2025
更新于 about 2 months ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-aiagentdns-dnsnode
Cursor 配置 (mcp.json)
{
"mcpServers": {
"jsjfai-aiagentdns-dnsnode": {
"command": "npx",
"args": [
"jsjfai-aiagentdns-dnsnode"
]
}
}
}