web scraper for Grok
io.github.dataleadspro/web-scraper
Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and
client:Grok
transport:streamable-http
tools:4
Install web scraper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"web-scraper": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/web-scraper"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs