Zenrows MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 126 installs a week from npm. Last commit 31 Jul 2026.
ZenRows MCP server — Universal Scraper API for AI coding assistants
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zenrows-mcp -- npx -y @zenrows/mcp
{
"mcpServers": {
"zenrows-mcp": {
"args": [
"-y",
"@zenrows/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zenrows-mcp]
command = "npx"
args = ["-y", "@zenrows/mcp"]
{
"mcpServers": {
"zenrows-mcp": {
"args": [
"-y",
"@zenrows/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zenrows-mcp": {
"args": [
"-y",
"@zenrows/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.