WebOperator MCP Server
Rank #6,599io.github.KazKozDev/weboperator
Hands your live Chrome tab to any MCP client — snapshot, navigate, click, type, extract.
WebOperator MCP Server is a Model Context Protocol (MCP) server published by KazKozDev. It ranks #6,599 of 129,956 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. WebOperator MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 8, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 123,357 of 129,956 servers on MCP Toplist.
Use WebOperator MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add weboperator -e "WEBOPERATOR_BRIDGE_PORT=<your WEBOPERATOR_BRIDGE_PORT>" -e "WEBOPERATOR_AGENT_SOCKET=<your WEBOPERATOR_AGENT_SOCKET>" -e "WEBOPERATOR_API_TOKEN=<your WEBOPERATOR_API_TOKEN>" -- npx -y weboperator-mcpReplace each placeholder with your own value before saving.
[mcp_servers.weboperator]
command = "npx"
args = ["-y", "weboperator-mcp"]
[mcp_servers.weboperator.env]
WEBOPERATOR_BRIDGE_PORT = "<your WEBOPERATOR_BRIDGE_PORT>"
WEBOPERATOR_AGENT_SOCKET = "<your WEBOPERATOR_AGENT_SOCKET>"
WEBOPERATOR_API_TOKEN = "<your WEBOPERATOR_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weboperator": {
"command": "npx",
"args": [
"-y",
"weboperator-mcp"
],
"env": {
"WEBOPERATOR_BRIDGE_PORT": "<your WEBOPERATOR_BRIDGE_PORT>",
"WEBOPERATOR_AGENT_SOCKET": "<your WEBOPERATOR_AGENT_SOCKET>",
"WEBOPERATOR_API_TOKEN": "<your WEBOPERATOR_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weboperator": {
"command": "npx",
"args": [
"-y",
"weboperator-mcp"
],
"env": {
"WEBOPERATOR_BRIDGE_PORT": "<your WEBOPERATOR_BRIDGE_PORT>",
"WEBOPERATOR_AGENT_SOCKET": "<your WEBOPERATOR_AGENT_SOCKET>",
"WEBOPERATOR_API_TOKEN": "<your WEBOPERATOR_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"weboperator": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weboperator-mcp"
],
"env": {
"WEBOPERATOR_BRIDGE_PORT": "<your WEBOPERATOR_BRIDGE_PORT>",
"WEBOPERATOR_AGENT_SOCKET": "<your WEBOPERATOR_AGENT_SOCKET>",
"WEBOPERATOR_API_TOKEN": "<your WEBOPERATOR_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weboperator": {
"command": "npx",
"args": [
"-y",
"weboperator-mcp"
],
"env": {
"WEBOPERATOR_BRIDGE_PORT": "<your WEBOPERATOR_BRIDGE_PORT>",
"WEBOPERATOR_AGENT_SOCKET": "<your WEBOPERATOR_AGENT_SOCKET>",
"WEBOPERATOR_API_TOKEN": "<your WEBOPERATOR_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weboperator": {
"command": "npx",
"args": [
"-y",
"weboperator-mcp"
],
"env": {
"WEBOPERATOR_BRIDGE_PORT": "<your WEBOPERATOR_BRIDGE_PORT>",
"WEBOPERATOR_AGENT_SOCKET": "<your WEBOPERATOR_AGENT_SOCKET>",
"WEBOPERATOR_API_TOKEN": "<your WEBOPERATOR_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KazKozDev%2Fweboperator)<a href="https://mcptoplist.com/server/io.github.KazKozDev%2Fweboperator"><img src="https://mcptoplist.com/badge/io.github.KazKozDev%2Fweboperator.svg" alt="MCP Toplist: Top 10% of 129,956" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
KazKozDev
Other servers by KazKozDev
- footnote-mcp#8,952 · 3 vers
- Abscissa#18,254 · 2 vers
- Search#27,082 · 2 vers
- Markdown Editor MCP Server#91,492
Available versions (1)
| Version | Published |
|---|---|
| 1.5.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains WebOperator MCP Server?
- WebOperator MCP Server is maintained by KazKozDev, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is WebOperator MCP Server listed on the Official MCP Registry?
- Yes — WebOperator MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does WebOperator MCP Server have?
- MCP Toplist tracks 1 version of WebOperator MCP Server, most recently published on Sep 1, 2026.
- Where can I find the source code for WebOperator MCP Server?
- The source code for WebOperator MCP Server is hosted at github.com/KazKozDev/WebOperator.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.