Releases: ScrapeUnblocker/scrapeunblocker-mcp
Release list
v0.2.0
Browser steps + list_elements: fetch_html gains an optional steps array (wait_for, wait_for_text, wait, click, type, select, press_key, scroll) run in a real browser after load; new read-only list_elements tool returns each element's ready-to-use selector for discover-then-act.
v0.1.4
README now points Claude Code users at the official Claude Code plugin, which installs this same server, prompts for the API key and stores it in the OS keychain, and adds a /scrape-url command plus reference skills. The claude mcp add route is still documented below it.
No functional changes to the tools.
v0.1.3
README and registry links now carry UTM parameters for traffic attribution. No functional changes to the tools.
v0.1.2
Switch to the DNS-verified com.scrapeunblocker/* namespace for the official MCP registry (no functional changes).
v0.1.1
Add mcpName + server.json for the official MCP registry (no functional changes).
v0.1.0
Initial release: ScrapeUnblocker MCP server (fetch_html, fetch_parsed, google_search).