Model Context Protocol (MCP) server for Check Point gateway CLI commands and diagnostic tools.
| Tool name | Description | Destructive? |
|---|---|---|
| management__init | ✓ no | |
| show_access_rulebase | ✓ no | |
| show_hosts | ✓ no | |
| show_access_rule | ✓ no | |
| show_access_layer | ✓ no |
| show_access_layers | ✓ no | |
| show_packages | ✓ no | |
| show_nat_rulebase | ✓ no | |
| show_access_section | ✓ no | |
| show_nat_section | ✓ no | |
| show_vpn_community_star | ✓ no | |
| show_vpn_communities_star | ✓ no | |
| show_vpn_community_meshed | ✓ no | |
| show_vpn_communities_meshed | ✓ no | |
| show_vpn_community_remote_access | ✓ no | |
| show_vpn_communities_remote_access | ✓ no | |
| show_domains | ✓ no | |
| show_mdss | ✓ no | |
| management__show_gateways_and_servers | ✓ no | |
| show_simple_gateway | ✓ no | |
| show_simple_gateways | ✓ no | |
| show_lsm_clusters | ✓ no | |
| show_cluster_member | ✓ no | |
| show_cluster_members | ✓ no | |
| show_lsm_gateway | ✓ no | |
| show_simple_clusters | ✓ no | |
| show_simple_cluster | ✓ no | |
| show_lsm_gateways | ✓ no | |
| show_lsm_cluster | ✓ no | |
| show_groups | ✓ no | |
| show_unused_objects | ✓ no | |
| where_used | ✓ no | |
| show_services_tcp | ✓ no | |
| show_application_sites | ✓ no | |
| show_application_site_groups | ✓ no | |
| show_services_udp | ✓ no | |
| show_wildcards | ✓ no | |
| show_security_zones | ✓ no | |
| show_tags | ✓ no | |
| show_address_ranges | ✓ no | |
| show_application_site_categories | ✓ no | |
| show_dynamic_objects | ✓ no | |
| show_services_icmp6 | ✓ no | |
| show_services_icmp | ✓ no | |
| show_service_groups | ✓ no | |
| show_multicast_address_ranges | ✓ no | |
| show_dns_domains | ✓ no | |
| show_time_groups | ✓ no | |
| show_access_point_names | ✓ no | |
| management__show_objects | ✓ no |
{
"mcpServers": {
"chkpquantum-gw-cli": {
"command": "npx",
"args": [
"-y",
"@chkp/quantum-gw-cli-mcp"
]
}
}
}