cidr_info
ActiveTool of Ipaddress
declared in 0.1.0
Parse an IPv4 CIDR block (e.g. "192.168.1.0/24") and compute the network address, broadcast, netmask, wildcard, usable host range and host count. Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"cidr"
],
"properties": {
"cidr": {
"type": "string",
"description": "An IPv4 CIDR, e.g. \"10.0.0.0/8\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ipaddress
https://github.com/pipeworx-io/mcp-ipaddress
1/7 registries