You're viewing a demo portfolio

Join the waitlist
PRSM

remove_firewall_rule

Active

Tool of BorealHost

declared in 1.27.0

Remove an IP firewall rule and reload Nginx. Requires: API key with write scope. Args: slug: Site identifier ip: IP address or CIDR to remove (must match exactly) Returns: {"removed": true, "ip": "1.2.3.4"}

Parameters schema

{
  "type": "object",
  "title": "remove_firewall_ruleArguments",
  "required": [
    "slug",
    "ip"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "title": "Ip"
    },
    "slug": {
      "type": "string",
      "title": "Slug"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →