mcpbeat Sign in

NodeLane Act MCP Server

local only

NodeLane Act runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Sep 2026.

Use Reddit, Zhihu, X and WhatsApp through your signed-in browser with compact, on-demand MCP tools.

Installs / week
not published
1
Stars
0 open issues
12 Sep 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

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.

  const child = spawn(process.execPath, [entry, "bridge", "--config", configFile], { detached: true, stdio: "ignore", windowsHide: true });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to NodeLane Act

same job, measured the same way
BrowserTap MCP
by linvireo

MCP server that drives the real Chrome you already use, through an extension and CDP.

97 installs/wk local only
UISandbox
by ideelab

Play with your app's design in the browser: load a build, turn the knobs, export the code.

145 installs/wk local only
Agent360 Browser MCP
by agent360dk

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

1 456 installs/wk local only
Ghostlight
by sylin

Visible local browser automation in signed-in Chromium, with optional policy and audit.

765 installs/wk local only
Banned from Equestria MCP
by rocnubie

Play Banned from Equestria Daily online in your browser with the self-hosted Ruffle player, version

local only
Tap
by leonting1010

Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

548 installs/wk 4 tools answering
Autorenew Signup Lint
by jmshinhwa

Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser

269 installs/wk local only
Chromeflow
by neodrew

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only

NodeLane Act — questions

Answers built from our own checks of this server.

Why is there no uptime for NodeLane Act?
NodeLane Act runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is NodeLane Act open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.