Back to Home
Rigohl icon

nuclear-crawler-hybrid

by Rigohl

Overview

High-performance web crawling, scraping, and deep web searching, designed to serve as a powerful tool for AI agents via Model Context Protocol (MCP).

Installation

Run Command
nuclear-mcp --stdio

Environment Variables

  • NUCLEAR_MAX_CONCURRENT
  • NUCLEAR_TIMEOUT
  • NUCLEAR_CACHE_SIZE
  • NUCLEAR_STEALTH
  • RUST_LOG
  • HF_MODELS_PATH

Security Notes

CRITICAL VULNERABILITIES: The server executes external commands (e.g., `cargo`, `npx eslint`, `pylint`, `javac`, `chpl`) on user-provided project paths without sandboxing, leading to arbitrary code execution if a malicious project path is supplied. Additionally, it uses `danger_accept_invalid_certs(true)` in `NuclearBypass`, which makes network communications vulnerable to Man-in-the-Middle (MITM) attacks. Extensive use of FFI (Go, Zig) increases the attack surface, and regexes might be vulnerable to ReDoS if applied to untrusted input. Not safe to run without significant sandboxing and code review for certificate validation.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassHigh
Avg Tokens500000
Stars0
Forks0
Last Update2025-12-01

Tags

web-crawlingweb-scrapingdeep-web-searchai-agent-toolhigh-performance