Skip to content

Releases: ScrapeUnblocker/scrapeunblocker-mcp

v0.2.0

Choose a tag to compare

@Kontuzijus Kontuzijus released this 29 Aug 18:56

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

Choose a tag to compare

@Kontuzijus Kontuzijus released this 06 Aug 10:59

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

Choose a tag to compare

@Kontuzijus Kontuzijus released this 27 Jul 13:43

README and registry links now carry UTM parameters for traffic attribution. No functional changes to the tools.

v0.1.2

Choose a tag to compare

@Kontuzijus Kontuzijus released this 16 Jul 19:01

Switch to the DNS-verified com.scrapeunblocker/* namespace for the official MCP registry (no functional changes).

v0.1.1

Choose a tag to compare

@Kontuzijus Kontuzijus released this 16 Jul 18:47

Add mcpName + server.json for the official MCP registry (no functional changes).

v0.1.0

Choose a tag to compare

@Kontuzijus Kontuzijus released this 16 Jul 18:31

Initial release: ScrapeUnblocker MCP server (fetch_html, fetch_parsed, google_search).