addcontent/nuclei-mcp
An implementation of a Model Context Protocol (MCP) for the Nuclei scanner. This tool enables context-aware vulnerability scanning by intelligently providing models and context to the scanning engine, allowing for more efficient and targeted template execution
Platform-specific configuration:
{
"mcpServers": {
"nuclei-mcp": {
"command": "npx",
"args": [
"-y",
"nuclei-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...