Web Scraping MCP Server

5

Universal web scraping MCP server powered by Apify. Extract structured data from any website with intelligent content detection, JavaScript rendering, and anti-blocking technology.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/web-scraping-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }