You're viewing a demo portfolio

Join the waitlist
PRSM

parse_ip

Active

Tool of Ipaddress

declared in 0.1.0

Validate and classify an IP address (IPv4 or IPv6): version, validity, and classification (private/loopback/link-local/multicast/reserved/public). IPv4 also returns its 32-bit integer. Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "ip"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "An IPv4 or IPv6 address, e.g. \"192.168.1.10\" or \"2001:db8::1\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ipaddress

https://github.com/pipeworx-io/mcp-ipaddress

1/7 registries
View full server →