loading…
Search for a command to run...
loading…
MCP server for network diagnostics providing tools like ping, DNS lookup, port check, traceroute, speed test, Wake-on-LAN, SSL certificate check, and MAC addres
MCP server for network diagnostics providing tools like ping, DNS lookup, port check, traceroute, speed test, Wake-on-LAN, SSL certificate check, and MAC address lookup.
MCP server for network diagnostics. Exposes 8 tools for use with Claude Code, Claude Desktop, or any MCP client.
| Tool | Description |
|---|---|
ping |
ICMP ping — reachability and round-trip times |
dns_lookup |
DNS record lookup (A, AAAA, MX, TXT, NS, CNAME) |
port_check |
TCP port open/closed check |
traceroute |
Network path tracing |
speedtest |
Download/upload speed test via nearest server |
wake_on_lan |
Send WoL magic packet to a MAC address |
cert_check |
SSL certificate expiry, issuer, days remaining |
mac_lookup |
MAC address OUI vendor lookup |
uvx mcp-nettools
docker run -i ghcr.io/aaronckj/mcp-nettools:latest
claude mcp add nettools -- uvx mcp-nettools
Add to ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"nettools": {
"command": "uvx",
"args": ["mcp-nettools"]
}
}
}
Or with Docker:
{
"mcpServers": {
"nettools": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/aaronckj/mcp-nettools:latest"]
}
}
}
For ping and traceroute tools, the server needs system binaries:
apt install iputils-ping tracerouteMIT
Run in your terminal:
claude mcp add mcp-nettools -- npx Yes, Nettools MCP is free — one-click install via Unyly at no cost.
No, Nettools runs without API keys or environment variables.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open Nettools on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.