Back to Home
jpitc-ca icon

palo-mcp

by jpitc-ca

Overview

Provides an AI agent with tools to manage Palo Alto Networks firewalls, specifically for creating, listing, updating, and deleting address objects and security policies, and executing operational commands.

Installation

Run Command
docker-compose -f 003-n8n/docker-compose.yml up -d

Environment Variables

  • FIREWALL_IP
  • FIREWALL_API_KEY

Security Notes

The server disables SSL certificate verification warnings (`urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)`), which makes connections vulnerable to man-in-the-middle attacks. This is a critical security risk for any deployment outside of a strictly controlled, trusted lab environment where self-signed certificates are explicitly managed. The server also requires a firewall API key with potentially broad administrative privileges, and exposes a tool to run arbitrary operational CLI commands, increasing the risk if the server or AI agent is compromised.

Similar Servers

Stats

Interest Score9
Security Score5
Cost ClassLow
Avg Tokens150
Stars1
Forks0
Last Update2025-12-16

Tags

Palo AltoFirewallNetwork AutomationSecurity PolicyAPI Agent