MCP Directory
Back

pfsense-mcp-server

by gensecaihq · Python · ★ 67

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

#claude#genai#hacktoberfest#mcp#mcp-server#mcp-servers#pfsense#pfsense-firewall

Install

pip install git+https://github.com/gensecaihq/pfsense-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "pfsense-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/gensecaihq/pfsense-mcp-server.git"
      ]
    }
  }
}

From the README

[](https://github.com/gensecaihq/pfsense-mcp-server/releases/tag/v1.0.0) [](LICENSE) [](https://modelcontextprotocol.io) [](https://pfrest.org/) [](#testing) [](#what-you-can-do) > Manage your pfSense firewall with natural language. 327 tools. 9 layers of safety. One command to start. pfSense MCP Server connects [Claude Desktop](https://claude.ai/download), [Claude Code](https://docs.anthropic.com/en/docs/claude-code), and other [MCP](https://modelcontextprotocol.io)-compatible AI clients to your pfSense firewall. Ask questions, diagnose issues, and manage your firewall — all through convers…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers