checkpoint-mcp-on-aws-agentcore

alshawwaf/checkpoint-mcp-on-aws-agentcore
★ 0 stars Python AI/LLM Updated today
Check Point MCP servers behind one authenticated AgentCore gateway + Claude-on-Bedrock agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "checkpoint-mcp-on-aw": {
      "command": "uvx",
      "args": [
        "checkpoint-mcp-on-aws-agentcore"
      ]
    }
  }
}

Or install with pip: pip install checkpoint-mcp-on-aws-agentcore

README Excerpt

<br> A **demo and reference tool** for running Check Point's Model Context Protocol servers on AWS Bedrock AgentCore. It stands up **all 15 `@chkp` MCP servers we host** (15 of the 18 in the upstream repo) behind **one authenticated MCP gateway**, and ships a **security-operations agent** (Claude on Amazon Bedrock) that reasons over your estate by calling those tools through the gateway — the whole loop in a handful of commands.

Tools (1)

documentation