Weboperator runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 5 Sep 2026.
Hands your live Chrome tab to any MCP client — snapshot, navigate, click, type, extract.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 weboperator -- npx -y weboperator-mcp
{
"mcpServers": {
"weboperator": {
"args": [
"-y",
"weboperator-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.weboperator]
command = "npx"
args = ["-y", "weboperator-mcp"]
{
"mcpServers": {
"weboperator": {
"args": [
"-y",
"weboperator-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weboperator": {
"args": [
"-y",
"weboperator-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WEBOPERATOR_BRIDGE_PORT (Port of the local WebOperator bridge HTTP API.), WEBOPERATOR_AGENT_SOCKET (Unix socket path the bridge listens on.), WEBOPERATOR_API_TOKEN (Shared token required by the bridge when unauthenticated access is disabled.).
The author declared them in the registry entry; get the values from the project itself.
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
AI browser automation. Write async Python to navigate, click, type, and extract data.
Bridge a live Chrome browser to your agent: 150 tools for capture, extraction, and observation.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
Answers built from our own checks of this server.