
CTF
STDIOAI辅助CTF解题与出题服务器
AI辅助CTF解题与出题服务器
尝试用AI进行CTF解题
使用Cline 或者二开相关插件,导入mcp配置文件
{ "mcpServers": { "ctftools_Puzzle_server": { "command": "python", "args": [ "D:\\AI\\ctf-mcp-server\\ctftools_Puzzle_server.py" ], "timeout": 1800 }, "ctftools_feces_making_machine_server": { "command": "python", "args": [ "D:\\AI\\ctf-mcp-server\\ctftools_feces_making_machine_server.py" ], "timeout": 1800 } } }