mcpbeat Sign in

Firewall AIops MCP Server

local only

Firewall AIops runs on your own machine — the client starts it, so there is no endpoint to ping. 638 installs a week from pypi. Last commit 17 Sep 2026.

Governed OPNsense + pfSense firewall ops: rules, NAT, VPN, DHCP, RCA. 35 tools.

Installs per day peak 332 · avg 95 · -14% w/w
a month agotoday
638
Installs / week
pypi · firewall-aiops
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Firewall AIops every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add firewall-aiops -- uvx firewall-aiops
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firewall-aiops": {
      "args": [
        "firewall-aiops"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.firewall-aiops]
command = "uvx"
args = ["firewall-aiops"]
.cursor/mcp.json
{
  "mcpServers": {
    "firewall-aiops": {
      "args": [
        "firewall-aiops"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "firewall-aiops": {
      "args": [
        "firewall-aiops"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Firewall AIops

same job, measured the same way
OPNsense MCP Server
by itunified-io

OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more

22 installs/wk local only
MCP Pfsense
by antonio-mello-ai

Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more

97 installs/wk local only
Postgres AIops
by aiops-tools

Governed PostgreSQL DBA ops: slow-query RCA, bloat/vacuum & blocking-lock analysis; 35 MCP tools.

220 installs/wk local only
Ceph AIops
by aiops-tools

Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.

314 installs/wk local only
Network AIops
by aiops-tools

Governed network device ops (NAPALM) — 33 MCP tools with audit/undo.

362 installs/wk local only
Container Host AIops
by aiops-tools

Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.

291 installs/wk local only
Inference AIops
by aiops-tools

Governed GPU inference ops (vLLM + Ray Serve): latency RCA, scaling, drain, 39 tools.

240 installs/wk local only
MySQL AIops
by aiops-tools

Governed MySQL/MariaDB DBA ops: slow-query, lock-wait, replication & fragmentation RCA; 35 tools.

294 installs/wk local only

Firewall AIops — questions

Answers built from our own checks of this server.

Why is there no uptime for Firewall AIops?
Firewall AIops runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package firewall-aiops was installed 638 times last week.
How do I connect Firewall AIops?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls firewall-aiops straight from pypi; nothing to host, nothing to sign up for.
How many people use Firewall AIops?
The pypi package firewall-aiops was installed 638 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Firewall AIops open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.