mcp-quantum-spark

dominikkollar/mcp-quantum-spark
★ 0 stars Python Security Updated today
MCP server for Check Point Quantum Spark appliances — DHCP, firewall, routing, VPN, diagnostics
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-quantum-spark": {
      "command": "uvx",
      "args": [
        "mcp-quantum-spark"
      ]
    }
  }
}

Or install with pip: pip install mcp-quantum-spark