Back to directory
mcp_nuclei_server

mcp_nuclei_server

@crazyMarky21

基于MCP协议的Nuclei安全扫描服务器,支持漏洞扫描及JSON格式结果输出

security scanningnucleimcp servervulnerability detectiontool

Installation & Configuration

{
  "mcpServers": {
    "nuclei_mcp_server": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/path/to/nuclei_mcp_server/",
        "run",
        "main.py"
      ],
      "env": {
        "NUCLEI_BIN_PATH": "/path/to/nuclei"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/21
Updated
2026/6/7