E
Ez Xbow Platform MCP
by @m-sec-org
一个用于 AI 驱动的渗透测试竞赛的**模型上下文协议 (MCP)** 服务器。该工 具提供了一个完整的 API 接口,使 LLM 能够自主参与 CTF 挑战。
Created 12/3/2025
Updated 12 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/m-sec-org/ez-xbow-platform-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"m-sec-org-ez-xbow-platform-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/m-sec-org/ez-xbow-platform-mcp"
]
}
}
}
Author Servers
Other servers by m-sec-org