ZenRows MCP Server

Official ZenRows Model Context Protocol server that exposes the scraping platform to AI assistants. Available as a remote hosted server at https://mcp.zenrows.com/mcp with OAuth bearer authentication, or locally via the npm package @zenrows/mcp (npx -y @zenrows/mcp). Ships scrape tools for Markdown/HTML/JSON/plaintext/PDF/screenshots and 30+ browser_* tools covering navigation, clicks, form fills, JavaScript execution, cookies, tabs, and persistent sessions.

ZenRows MCP Server is one of 6 APIs that ZenRows publishes on the APIs.io network.

Tagged areas include MCP, AI, Agents, and LLM. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: zenrows:mcp
name: ZenRows MCP Server
description: Official ZenRows Model Context Protocol server that exposes the scraping platform to AI assistants.
  Available as a remote hosted server at https://mcp.zenrows.com/mcp with OAuth bearer authentication,
  or locally via the npm package @zenrows/mcp (npx -y @zenrows/mcp). Ships scrape tools for Markdown/HTML/JSON/plaintext/PDF/screenshots
  and 30+ browser_* tools covering navigation, clicks, form fills, JavaScript execution, cookies, tabs,
  and persistent sessions.
humanURL: https://docs.zenrows.com/integrations/mcp/mcp-overview
tags:
- MCP
- AI
- Agents
- LLM
properties:
- type: Documentation
  url: https://docs.zenrows.com/integrations/mcp/mcp-overview
- type: Documentation
  url: https://docs.zenrows.com/integrations/mcp/claude-desktop
- type: Documentation
  url: https://docs.zenrows.com/integrations/mcp/claude-code
- type: Documentation
  url: https://docs.zenrows.com/integrations/mcp/cursor
- type: Documentation
  url: https://docs.zenrows.com/integrations/mcp/vscode
- type: SourceCode
  url: https://github.com/ZenRows/zenrows-mcp
- type: NPM
  url: https://www.npmjs.com/package/@zenrows/mcp