web scraper for Cursor
io.github.dataleadspro/web-scraper
Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and
client:Cursor
transport:streamable-http
tools:4
Install web scraper in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-scraper": {
"url": "https://data.dataleads.pro/mcp/web-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs