Agentβ™₯︎Age
Catalog

netdiag MCP

Official

by shigechika Β· Python

MCP server wrapping dig, ping, mtr, whois and TLS/HTTP checks for on-demand network diagnostics

io.github.shigechika/netdiag-mcp is an MCP server that performs on-demand network diagnostics from a single server. It wraps DNS lookups (including a DNSSEC AD-bit check), ping, an mtr-based path report, TCP port checks, HTTP status/redirect checks, TLS certificate inspection, and WHOIS.

πŸ› οΈ Key Features

  • DNS resolution via dig for A/AAAA/MX/TXT/NS/CNAME/SOA/PTR/CAA
  • DNSSEC AD-bit check during DNS lookups
  • Ping diagnostics
  • mtr path reporting
  • TCP port checks
  • HTTP status and redirect checks
  • TLS certificate inspection
  • WHOIS queries

πŸš€ Use Cases

  • Triage reports like β€œcan’t reach X”
  • Triage DNS propagation status questions (β€œis DNS propagated yet”)

⚑ Developer Benefits

  • Avoid shelling into a jump host for one-off dig/ping/curl-style tasks
  • Centralize multiple network checks behind one MCP server

⚠️ Limitations

  • Tool coverage is limited to the listed diagnostic categories (DNS, ping, mtr, TCP/HTTP, TLS, WHOIS).

Related servers

More in Security