MCP Server: io.github.rog0x/network
This MCP server exposes network diagnostics tools for AI agents via the Model Context Protocol. It provides domain DNS resolution, IP geolocation/network information, SSL/TLS inspection, and WHOIS lookup, with an emphasis on developer consumption for network-related checks.
๐ ๏ธ Key Features
- DNS lookup for A/AAAA/MX/TXT/NS/CNAME/SOA records, reverse DNS, and DNS propagation checks across public resolvers
- IP info for IPv4 and IPv6 including country, city, ISP, ASN, and coordinates
- SSL/TLS certificate checks for validity, issuer, expiry, SANs, certificate chain, cipher, and protocol
- WHOIS lookup (tool list includes a
whois_lookupentry)
๐ Use Cases
- Validate DNS records and reverse-DNS mappings for domains
- Gather geolocation and network metadata for IP addresses used by agents
- Check SSL certificate status and details for target hosts
- Retrieve WHOIS information for domains
โก Developer Benefits
- Tool coverage aligns with common network diagnostics needed by AI agents
- Supported protocols and checks include SSL/TLS parameters and DNS propagation across public servers
โ ๏ธ Limitations
- The provided excerpt only lists part of the
whois_lookupdescription and does not include details beyond its tool name and presence