Servers
checkpoint-security-mcp-servers
@ngardiner
Anthropic MCP servers to enable AI agent integration and autonomous defense for Check Point firewalls, endpoint, and more.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"checkpoint-security-mcp-servers": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}