scrape-do-mcp 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README-ZH.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # scrape-do-mcp
2
2
 
3
+ [English Docs](./README.md) | 中文文档
4
+
3
5
  Scrape.do 网页抓取和 Google 搜索 MCP 服务器 - 支持反机器人保护
4
6
 
5
7
  ## 功能特点
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # scrape-do-mcp
2
2
 
3
+ [中文文档](./README-ZH.md) | English
4
+
3
5
  MCP Server for Scrape.do - Web Scraping & Google Search with anti-bot bypass
4
6
 
5
7
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scrape-do-mcp",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "MCP Server for Scrape.do - Web Scraping & Google Search with anti-bot bypass",
5
5
  "main": "dist/index.js",
6
6
  "bin": {