漏洞扫描 MCP 服务器
About
漏洞扫描 MCP 服务器 is an MCP server based on the go-mcp library that automates vulnerability scanning tasks during emergency response. It integrates with the Marshal platform to generate nuclei POCs, create scan workflows, and submit scanning tasks.
Details
- Author
- XTeam-Wing
- Downloads
- 332
- Categories
- Other
Jump to
- Receives vulnerability characteristics and a list of URLs.
- Automatically generates nuclei vulnerability scan POCs.
- Uploads POCs to the Marshal platform.
- Creates scanning workflows and submits tasks.
- Supports custom scan parameters (cluster, priority, port, etc.).
- Offers both HTTP API and MCP protocol access.
Clone the repository, build with go build -o marshal-mcp ., then run with ./marshal-mcp --config=config/config.yaml. Edit config/config.yaml to set the Marshal API URL and a valid API token. The server listens on port 8000 by default.
漏洞扫描 MCP 服务器
基于 github.com/ThinkInAIXYZ/go-mcp 实现的 MCP 服务器,用于自动化应急响应下的漏洞扫描任务。
功能特点
- 接收漏洞特征和扫描URL列表
- 自动生成 nuclei 漏洞扫描 POC
- 上传 POC 到 Marshal 平台
- 创建扫描工作流
- 自动创建并提交扫描任务
- 支持自定义扫描参数(集群、优先级、端口等)
- 同时支持 HTTP API 和 MCP 协议
快速开始
安装和运行
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



