B4n1Web
Rank #16,211io.github.B4N1-com/b4n1web
Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.
B4n1Web is a Model Context Protocol (MCP) server published by b4n1-com. It ranks #16,211 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. B4n1Web is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 115,835 of 132,046 servers on MCP Toplist.
Use B4n1Web
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add b4n1web -- npx -y b4n1-webclaude mcp add b4n1web -- uvx b4n1-webclaude mcp add b4n1web -- dnx B4n1Web[mcp_servers.b4n1web]
command = "npx"
args = ["-y", "b4n1-web"]Add to ~/.codex/config.toml.
[mcp_servers.b4n1web]
command = "uvx"
args = ["b4n1-web"]Add to ~/.codex/config.toml.
[mcp_servers.b4n1web]
command = "dnx"
args = ["B4n1Web"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"b4n1web": {
"command": "uvx",
"args": [
"b4n1-web"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"b4n1web": {
"command": "dnx",
"args": [
"B4n1Web"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"b4n1web": {
"command": "uvx",
"args": [
"b4n1-web"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"b4n1web": {
"command": "dnx",
"args": [
"B4n1Web"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"b4n1web": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"b4n1web": {
"type": "stdio",
"command": "uvx",
"args": [
"b4n1-web"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"b4n1web": {
"type": "stdio",
"command": "dnx",
"args": [
"B4n1Web"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"b4n1web": {
"command": "uvx",
"args": [
"b4n1-web"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"b4n1web": {
"command": "dnx",
"args": [
"B4n1Web"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}{
"mcpServers": {
"b4n1web": {
"command": "uvx",
"args": [
"b4n1-web"
]
}
}
}{
"mcpServers": {
"b4n1web": {
"command": "dnx",
"args": [
"B4n1Web"
]
}
}
}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.B4N1-com%2Fb4n1web)<a href="https://mcptoplist.com/server/io.github.B4N1-com%2Fb4n1web"><img src="https://mcptoplist.com/badge/io.github.B4N1-com%2Fb4n1web.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
b4n1-com
Available versions (2)
| Version | Published |
|---|---|
| 0.12.2 | Jul 4, 2026 |
| 0.12.1 | Jul 4, 2026 |
Frequently asked questions
- Who maintains B4n1Web?
- B4n1Web is maintained by b4n1-com, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is B4n1Web listed on the Official MCP Registry?
- Yes — B4n1Web is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does B4n1Web have?
- MCP Toplist tracks 2 versions of B4n1Web, most recently published on Jul 4, 2026.
- Where can I find the source code for B4n1Web?
- The source code for B4n1Web is hosted at github.com/b4n1-com/b4n1-web.
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.