@zenrows/mcp
Advanced tools
+5
-2
@@ -0,1 +1,2 @@ | ||
| import { createRequire } from "module"; | ||
| import { Hono } from "hono"; | ||
@@ -6,2 +7,4 @@ import { cors } from "hono/cors"; | ||
| import { createServer } from "./server.js"; | ||
| const require = createRequire(import.meta.url); | ||
| const pkg = require("../package.json"); | ||
| // ─── app ────────────────────────────────────────────────────────────────────── | ||
@@ -57,3 +60,3 @@ const app = new Hono(); | ||
| name: "io.zenrows/mcp", | ||
| version: "2.0.6", | ||
| version: pkg.version, | ||
| description: "ZenRows MCP — scrape and extract from protected sites via the Universal Scraper API (anti-bot bypass, JS rendering, proxies).", | ||
@@ -74,3 +77,3 @@ websiteUrl: "https://www.zenrows.com/mcp", | ||
| name: "ZenRows", | ||
| version: "2.0.6", | ||
| version: pkg.version, | ||
| description: "ZenRows Universal Scraper API via MCP", | ||
@@ -77,0 +80,0 @@ homepage: "https://www.zenrows.com/mcp", |
+1
-1
| { | ||
| "name": "@zenrows/mcp", | ||
| "version": "2.1.1", | ||
| "version": "2.1.2", | ||
| "description": "Zenrows MCP server — Fetch and Browser Sessions for AI coding assistants", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
82642
0.16%1515
0.2%13
8.33%