← All servers

dns-check

ai.kaiv/dns-check v1.0.0
Official Registry search

Live DNS lookups for agents: A/MX/TXT/SPF/CNAME/PTR with TTLs and DNSSEC, via Google Public DNS.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add dns-check --transport http https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "dns-check": {
      "url": "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dns-check": {
      "serverUrl": "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "dns-check": {
      "type": "http",
      "url": "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "dns-check": {
      "url": "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "dns-check": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722 none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/ai.kaiv--dns-check/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent