HasData Web Scraping for Cursor
com.hasdata/web-scraping
Fetch any public web page through managed proxies, with optional JS rendering and extraction rules.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Web Scraping in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-scraping": {
"url": "https://mcp.hasdata.com/mcp?apis=web_scraping"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs