Web Scraping MCP Server logo

Web Scraping MCP Server

0

Web Scraping MCP server for Cursor. Fetch any public web page with optional JavaScript rendering, wait conditions and CSS or AI extraction rules, returned as markdown, text, HTML or JSON. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

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

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=web_scraping", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }