You're viewing a demo portfolio

Join the waitlist
PRSM

port_range_parse

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Port Range Parser / IANA Classifier — Parse a comma-separated port/port-range expression into normalized ranges and classify them against IANA's well-known/registered/dynamic bands (RFC 6335).

Parameters schema

{
  "type": "object",
  "required": [
    "expr"
  ],
  "properties": {
    "expr": {
      "type": "string",
      "description": "Comma-separated ports and/or ranges, e.g. '80,443,8000-9000'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
port_range_parse — WingmanProtocol Agent Gateway — PRSM MCP