claude mcp add enows-zenrows-mcp -- npx -y @zenrows/mcp
{
"mcpServers": {
"enows-zenrows-mcp": {
"command": "npx",
"args": ["-y", "@zenrows/mcp"]
}
}
}
{
"mcpServers": {
"enows-zenrows-mcp": {
"command": "npx",
"args": ["-y", "@zenrows/mcp"]
}
}
}
{
"mcpServers": {
"enows-zenrows-mcp": {
"command": "npx",
"args": ["-y", "@zenrows/mcp"]
}
}
}
About This MCP Server
The ZenRows MCP server is a tool that enables universal scraper API functionality for AI coding assistants, connecting to npm and utilizing stdio, and is maintained by ZenRows. Developers would reach for this server when needing to integrate AI coding assistants with web scraping capabilities. The server is available as a package named @zenrows/mcp and its development is hosted on GitHub.
ZenRows MCP server — Universal Scraper API for AI coding assistants. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@zenrows/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The zenrows-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.