Back to directory
antonio-mello-ai/mcp-pfsense

antonio-mello-ai/mcp-pfsense

@antonio-mello-ai

MCP server for managing pfSense firewalls through AI assistants

pfsensefirewallnetworkpythonmcp-serverdevopsinfrastructuretool

Installation & Configuration

{
  "mcpServers": {
    "pfsense": {
      "command": "uvx",
      "args": [
        "mcp-pfsense"
      ],
      "env": {
        "PFSENSE_HOST": "10.10.10.1",
        "PFSENSE_PASSWORD": "your-password"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17