pfsense-mcp-server

gensecaihq/pfsense-mcp-server
★ 83 stars Python Security Updated today
pfSense MCP Server enables security administrators to manage their pfSense firewalls using natural language through AI assistants like Claude Desktop. Simply ask "Show me blocked IPs" or "Run a PCI compliance check" instead of navigating complex interfaces. Supports REST/XML-RPC/SSH connections, and includes built-in compliance and guardrail
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pfsense-mcp-server": {
      "command": "uvx",
      "args": [
        "pfsense-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install pfsense-mcp-server

Topics

claudegenaihacktoberfestmcpmcp-servermcp-serverspfsensepfsense-firewall