ctf-tools

GitHub

Some setup scripts for security research tools.

9,487 stars Shell 1 file ยท ~5,000 tokens

ctf-tools MCP Server

MCP server for zardus/ctf-tools

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ctf-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@zardus/ctf-tools"
      ]
    }
  }
}