ShadowCrawl✓
io.github.DevsHero/shadow-crawl · v2.0.0-rc
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.DevsHero/shadow-crawl",
"description": "Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach.",
"title": "ShadowCrawl",
"repository": {
"url": "https://github.com/DevsHero/ShadowCrawl",
"source": "github"
},
"version": "2.0.0-rc",
"remotes": [
{
"type": "streamable-http",
"url": "https://shadowcrawl--devshero.run.tools"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}