LanceHardwoodXXX/Barracuda_CGF_MCP
If you are the rightful owner of Barracuda_CGF_MCP 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 Barracuda CloudGen Firewalls, providing tools for administrative tasks via REST API.
Tools
Functions exposed to the LLM to take actions
get_system_health
Retrieve general system status including CPU, memory, and disk usage.
list_firewall_rules
List all configured firewall rules.
get_firewall_rule_details
Get detailed configuration of a specific firewall rule.
list_vpn_tunnels
Check the status of all Site-to-Site VPN tunnels.
create_firewall_rule
Create a new firewall rule with specified parameters.
delete_firewall_rule
Delete an existing firewall rule by name.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client