nuclei-templates

GitHub

Community curated list of templates for the nuclei engine to find security vulnerabilities.

nuclei-templates MCP Server

MCP server for projectdiscovery/nuclei-templates

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nuclei-templates": {
      "command": "npx",
      "args": [
        "-y",
        "@projectdiscovery/nuclei-templates"
      ]
    }
  }
}