Agent Tools
Back to MCP servers

๐Ÿฅท ShadowCrawl: The Zero-Docker "Unstoppable" Stealth Scraper & Search

https://server.smithery.ai/devshero/shadowcrawl/mcp
โ— degraded

**Pure Rust MCP Server** ShadowCrawl is a high-performance, Zero-Docker MCP server written in Rust. It serves as a 100% private, sovereign alternative to Firecrawl, Jina Reader, and Tavily. Unlike other scrapers, ShadowCrawl v2.3.0 runs as a single standalone binary with native Chromium control (CDP) and a Human-In-The-Loop (HITL) fallback system, ensuring you can bypass 99.9% of bot protections (Cloudflare, DataDome) without complex infrastructure. Why AI Agents love ShadowCrawl: - Zero-Docker & Zero-Config: No Redis, No Qdrant, No SearXNG. Single binary setup. - God-Tier Anti-Bot Bypass: Native Chromiumoxide (CDP) with JS-level stealth injection and HITL (Human-In-The-Loop) fallback for solving CAPTCHAs. - Internal Meta-Search: Parallel search across Google, Bing, DuckDuckGo, and Brave without external API keys. - Smart Ad-Blocking: Built-in high-speed aho-corasick engine to strip ads and trackers before extraction. - Semantic Memory: Embedded LanceDB for 100% local, private research history recall. - AI-Optimized Markdown: Delivers ultra-clean content stripped of "Buddhist Era" dates and web noise. Tools list: search_web โ€” federated search (No API Key needed) search_structured โ€” search + top result scraping scrape_url โ€” single URL extraction scrape_batch โ€” multi-URL parallel scraping crawl_website โ€” bounded recursive crawling extract_structured โ€” schema-driven extraction research_history โ€” semantic recall from prior runs proxy_manager โ€” proxy list/status/switch/test/grab operations non_robot_search โ€” [NEW] The "Nuclear Option" for Boss-level anti-bots (LinkedIn/Cloudflare) with HITL.

Transport
streamable-http
Auth
smithery_api_key
Cost
โ€”

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/devshero/shadowcrawl/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/devshero/shadowcrawl/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/DevsHero/ShadowCrawl
Listed at (smithery)
https://github.com/DevsHero/ShadowCrawl