Back to Apps

MCP Netutils
by patrickdappollonio
Comprehensive network and domain analysis tool for AI assistants including DNS, WHOIS, and TLS checks.
0 stars
Works in:claude
Exposes:Tools
What it does
MCP Netutils is a powerful network diagnostics server that allows AI assistants to perform real-time domain and connectivity analysis. It bridges the gap between LLMs and low-level networking tools to debug infrastructure and analyze domain ownership.
Tools
local_dns_query: DNS lookups using OS-configured resolvers.remote_dns_query: Secure DNS queries via Cloudflare/Google DNS-over-HTTPS.whois_query: Domain registration information retrieval.resolve_hostname: IP address resolution (IPv4/IPv6).ping: Connectivity testing and response measurement via ICMP.http_ping: Detailed HTTP endpoint timing (DNS, TCP, TLS, TTFB).tls_certificate_check: Analysis of TLS certificate validity and chain structure.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"netutils": {
"command": "mcp-netutils"
}
}
}
Supported hosts
- Claude
Quick install
brew install patrickdappollonio/tap/mcp-netutilsInformation
- Pricing
- free
- Published
- 6/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"netutils": {"command": "mcp-netutils"}}}





