vibatchium
Rank #4,303io.github.trueoriginlabs/vibatchium
Patchright stealth + Vibium-style LLM-friendly CLI for agentic browser automation.
vibatchium is a Model Context Protocol (MCP) server published by trueoriginlabs. It ranks #4,303 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. vibatchium is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 127,743 of 132,046 servers on MCP Toplist.
Use vibatchium
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibatchium -- uvx vibatchium mcp[mcp_servers.vibatchium]
command = "uvx"
args = ["vibatchium", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibatchium": {
"type": "stdio",
"command": "uvx",
"args": [
"vibatchium",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium",
"mcp"
]
}
}
}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.trueoriginlabs%2Fvibatchium)<a href="https://mcptoplist.com/server/io.github.trueoriginlabs%2Fvibatchium"><img src="https://mcptoplist.com/badge/io.github.trueoriginlabs%2Fvibatchium.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
trueoriginlabs
Available versions (11)
| Version | Published |
|---|---|
| 0.19.2 | Aug 26, 2026 |
| 0.19.1 | Aug 26, 2026 |
| 0.19.0 | Aug 25, 2026 |
| 0.18.14 | Aug 11, 2026 |
| 0.18.13 | Aug 10, 2026 |
| 0.18.12 | Aug 3, 2026 |
| 0.18.11 | Aug 3, 2026 |
| 0.18.10 | Aug 3, 2026 |
| 0.18.9 | Aug 3, 2026 |
| 0.18.6 | Jul 21, 2026 |
| 0.15.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains vibatchium?
- vibatchium is maintained by trueoriginlabs, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is vibatchium listed on the Official MCP Registry?
- Yes — vibatchium is listed on the Official MCP Registry, alongside Glama.
- How many versions does vibatchium have?
- MCP Toplist tracks 11 versions of vibatchium, most recently published on Aug 26, 2026.
- Where can I find the source code for vibatchium?
- The source code for vibatchium is hosted at github.com/trueoriginlabs/vibatchium.
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.