pfsense-mcp-server

stepanov1975/pfsense-mcp-server
★ 0 stars Python 🔒 Security Updated today
Read-only Model Context Protocol server for safe pfSense WebGUI diagnostics and homelab network inspection.
View on GitHub →

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

automationcybersecurityfirewallhomelabmcpmodel-context-protocolnetwork-securitypfsensepythonread-onlysecurity-tools