io.github.rog0x/network (MCP Server)
A Model Context Protocol (MCP) server offering network diagnostics and data for AI agents. Provides DNS, IP info, SSL, and WHOIS lookups to support model-context-aware tooling and MCP integrations.
๐ ๏ธ Key Features
- DNS lookup with A, AAAA, MX, TXT, NS, CNAME, SOA, reverse DNS, and propagation checks
- IP info: geolocation, country, city, ISP, ASN, coordinates (IPv4/IPv6)
- SSL check: certificate validity, issuer, expiry, SANs, chain, cipher, protocol
- WHOIS lookup for domain and related WHOIS data
- MCP-aligned tools for seamless agent integration
๐ Use Cases
- Build MCP-aware agents with real-time network context
- Validate domain and IP data for security and routing decisions
- Troubleshoot connectivity and certificate issues for AI deployments
โก Developer Benefits
- Clear MCP integration points and tool descriptions
- Consistent data formats for model-context reasoning
- Lightweight, TypeScript-friendly interface for rapid integration
โ ๏ธ Limitations
- Source data excerpt shows partial tool list; full capabilities may extend beyond excerpt
- Data accuracy depends on external DNS/WHOIS/SSL sources and network visibility