Palo-Alto-Policy-Management-MCP-Server
If you are the rightful owner of Palo-Alto-Policy-Management-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for managing Palo Alto Networks firewall policies.
The Palo Alto Policy Management MCP Server is designed to provide a standardized interface for managing firewall configurations on Palo Alto Networks devices. By leveraging the Model Context Protocol, this server facilitates seamless integration with the Palo Alto Networks API, allowing for efficient policy management. Built with TypeScript, the server ensures type safety and enhances the developer experience. It supports a wide range of policy management capabilities, including querying and managing security, NAT, QoS, and other policy rules. The server is compatible with Node.js and can be easily installed and run using npm or yarn. It is structured to support both development and production environments, with a clear directory layout and dependency management.
Features
- Integration with Palo Alto Networks API via MCP
- Policy management capabilities
- Built with TypeScript for type safety and better developer experience
Tools
get_security_rules
Get security policy rules
get_nat_rules
Get NAT policy rules
get_qos_rules
Get QoS policy rules
get_policy_based_forwarding_rules
Get policy-based forwarding rules
get_decryption_rules
Get decryption policy rules
get_tunnel_inspection_rules
Get tunnel inspection rules
get_application_override_rules
Get application override rules
get_authentication_rules
Get authentication policy rules
get_dos_rules
Get DoS protection rules
get_sdwan_rules
Get SD-WAN policy rules
create_rule
Create a new policy rule
update_rule
Update an existing policy rule
delete_rule
Delete a policy rule