HomeOther › whatismynetip

whatismynetip

Subnet math, port and MAC lookups, DNS, DNSBL, TLS cert inspection, public IP. No account.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-07 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/labaccessnow/netip-mcp:0.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "netip-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/labaccessnow/netip-mcp:0.1.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry