LIVE ENDPOINT
https://dnsape.com/mcp
Connect to this endpoint to inspect the live schema for tcp-ping and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dnsape]
url = "https://dnsape.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dnsape": {
"type": "http",
"url": "https://dnsape.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dnsape
Remote MCP URL: https://dnsape.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dnsape": {
"url": "https://dnsape.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dnsape": {
"type": "http",
"url": "https://dnsape.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dnsape",
"transport": "streamable-http",
"url": "https://dnsape.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
dns-lookup— Query DNS records for a domain.dns-cache— Check DNS propagation by comparing a record across public resolvers worldwide — global anycast networks (Cloudflare, Google, Quad9, OpenDNS, and others) plus genuine regional resolvers in Europe, Russia, China, South Korea, Australia, and Canada.dns-history— Get the DNS-record change history for a domain.whois-lookup— Perform WHOIS lookup for a domain or IP address.whois-history— Get the WHOIS registration change history for a domain.http-headers— Fetch HTTP headers from a URL.http-headers-history— Get the HTTP security-header change history for a domain.ssl-check— Check SSL/TLS certificate for a domain.