Back to Browse

Zenrows MCP Server

by ZenRows
Developer ToolsModerate6.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

ZenRows MCP server — Universal Scraper API for AI coding assistants

About

ZenRows MCP server — Universal Scraper API for AI coding assistants

Security Report

6.0
Moderate6.0Moderate Risk

Valid MCP server (2 strong, 1 medium validity signals). 7 known CVEs in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Your ZenRows API key from https://app.zenrows.com/account/settingsRequired

Environment variable: ZENROWS_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-zenrows-zenrows-mcp": {
      "env": {
        "ZENROWS_API_KEY": "your-zenrows-api-key-here"
      },
      "args": [
        "-y",
        "@zenrows/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!