B4n1Web runs on your own machine — the client starts it, so there is no endpoint to ping. 629 installs a week from pypi. Last commit 12 Sep 2026.
Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.
We read the source, 18 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.
StartInfo = new ProcessStartInfo("chmod", $"+x {tempBinary}")
ProcessBuilder pb = new ProcessBuilder(cmd);
const version = execSync(`${binaryPath} --version`, { timeout: 5000 }).toString().trim();
const bundled = path.join(__dirname, '..', 'bin', binName);
subprocess.run(["chmod", "+x", str(binary_path)], check=True)
import select
deadline = time.monotonic() + self.timeout
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 b4n1web -- npx -y b4n1-web
{
"mcpServers": {
"b4n1web": {
"args": [
"-y",
"b4n1-web"
],
"command": "npx"
}
}
}
[mcp_servers.b4n1web]
command = "npx"
args = ["-y", "b4n1-web"]
{
"mcpServers": {
"b4n1web": {
"args": [
"-y",
"b4n1-web"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"b4n1web": {
"args": [
"-y",
"b4n1-web"
],
"command": "npx"
}
}
}
Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP
Self-hosted stealth browser for AI agents: Firefox engine + Rust MCP runtime
Lightweight browser automation for AI agents: navigate, screenshot, extract, PDF. One small binary.
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
OpenRouter for browser agents. One MCP to route browser tasks across 250+ runners.
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.
Answers built from our own checks of this server.