mcp_nuclei_server
9
The MCP Nuclei Server is a security scanning service based on the Model Control Protocol (MCP). It integrates Nuclei scanning capabilities with large language models and supports flexible configuration options. The project focuses on providing comprehensive and customizable security assessments.
MCP Nuclei Server
MCP Nuclei Server is a Nuclei security scanning service based on MCP (Model Control Protocol). It allows integration of Nuclei security scans with large language models, featuring configurable template and tag filtering, severity-based vulnerability filtering, and JSON format output for results.
Key Features
- Nuclei security scanning
- Template and tag filtering
- Severity-based vulnerability filtering
- JSON output format
- MCP service integration
Installation Guide
- Requires Python 3.8+ and Nuclei binary
- Clone the repository and install dependencies with UV
Usage Guide
- Set up MCP configuration for execution
- Define parameters like
target
,templates
,severity
,template_tags
, andoutput_format
for scans
Contributing
Contributions are welcome through Issues and Pull Requests.
License
Licensed under the MIT License.