ctf-tools
Some setup scripts for security research tools.
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"
]
}
}
}