MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Aiagentdns Dnsnode

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.

Created 10/23/2025
Updated 8 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-aiagentdns-dnsnode

Cursor configuration (mcp.json)

{ "mcpServers": { "jsjfai-aiagentdns-dnsnode": { "command": "npx", "args": [ "jsjfai-aiagentdns-dnsnode" ] } } }