gensecaihq/pfsense-mcp-server
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 complian
Platform-specific configuration:
{
"mcpServers": {
"pfsense-mcp-server": {
"command": "npx",
"args": [
"-y",
"pfsense-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...