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