Nexus Browser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 536 installs a week from pypi. Last commit 2 Sep 2026.
Event-driven deterministic browser MCP: HITL gates, audit, console/network/perf observability.
We read the source, 17 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.
dest = os.path.join(d, f"{int(time.time())}_{fn}")
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 nexus-browser-mcp -- uvx nexus-browser-mcp
{
"mcpServers": {
"nexus-browser-mcp": {
"args": [
"nexus-browser-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.nexus-browser-mcp]
command = "uvx"
args = ["nexus-browser-mcp"]
{
"mcpServers": {
"nexus-browser-mcp": {
"args": [
"nexus-browser-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nexus-browser-mcp": {
"args": [
"nexus-browser-mcp"
],
"command": "uvx"
}
}
}
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
SHAFT browser automation, capture, and offline deterministic failure diagnosis
Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
Plain-English browser tests for AI agents: real Chrome, deterministic verdicts. Free, no API keys.
Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.
Control specific, already-open account-isolated Personae browser identities with MCP.
Answers built from our own checks of this server.