ZenRows web scraping API — scrape websites at scale with anti-bot bypass and data extraction
ZENROWS_API_KEYnpx @getmcp/cli add zenrowsConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zenrows": {
"command": "npx",
"args": [
"-y",
"mcp-zenrows"
],
"env": {
"ZENROWS_API_KEY": ""
}
}
}
}