MCP Browser
Rank #2,247io.github.cherchyk/mcpbrowser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
MCP Browser is a Model Context Protocol (MCP) server published by cherchyk. It ranks #2,247 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. MCP Browser is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 48 tracked versions. It was first listed on Dec 22, 2025 and most recently updated on Aug 12, 2026.
Ranks ahead of 129,799 of 132,046 servers on MCP Toplist.
Use MCP Browser
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcpbrowser -- npx -y mcpbrowser[mcp_servers.mcpbrowser]
command = "npx"
args = ["-y", "mcpbrowser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcpbrowser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}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.cherchyk%2Fmcpbrowser)<a href="https://mcptoplist.com/server/io.github.cherchyk%2Fmcpbrowser"><img src="https://mcptoplist.com/badge/io.github.cherchyk%2Fmcpbrowser.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
cherchyk
Available versions (48)
| Version | Published |
|---|---|
| 0.4.6 | Aug 12, 2026 |
| 0.4.5 | Aug 11, 2026 |
| 0.4.4 | Aug 11, 2026 |
| 0.4.3 | Aug 11, 2026 |
| 0.4.1 | Jul 30, 2026 |
| 0.4.0 | Jun 29, 2026 |
| 0.3.59 | Jun 11, 2026 |
| 0.3.58 | May 16, 2026 |
| 0.3.57 | May 15, 2026 |
| 0.3.56 | May 13, 2026 |
| 0.3.55 | May 13, 2026 |
| 0.3.52 | May 13, 2026 |
| 0.3.50 | May 13, 2026 |
| 0.3.48 | May 11, 2026 |
| 0.3.47 | May 11, 2026 |
| 0.3.46 | May 11, 2026 |
| 0.3.45 | May 4, 2026 |
| 0.3.44 | Apr 17, 2026 |
| 0.3.43 | Apr 17, 2026 |
| 0.3.38 | Apr 17, 2026 |
| 0.3.37 | Apr 17, 2026 |
| 0.3.36 | Apr 7, 2026 |
| 0.3.35 | Apr 7, 2026 |
| 0.3.34 | Apr 2, 2026 |
| 0.3.33 | Mar 6, 2026 |
| 0.3.32 | Mar 3, 2026 |
| 0.3.31 | Mar 3, 2026 |
| 0.3.30 | Mar 2, 2026 |
| 0.3.29 | Feb 20, 2026 |
| 0.3.28 | Feb 20, 2026 |
| 0.3.27 | Feb 18, 2026 |
| 0.3.26 | Feb 18, 2026 |
| 0.3.25 | Feb 18, 2026 |
| 0.3.24 | Feb 18, 2026 |
| 0.3.23 | Feb 17, 2026 |
| 0.3.22 | Feb 17, 2026 |
| 0.3.21 | Feb 11, 2026 |
| 0.3.20 | Feb 10, 2026 |
| 0.3.19 | Feb 7, 2026 |
| 0.3.18 | Feb 6, 2026 |
| 0.3.17 | Feb 6, 2026 |
| 0.3.16 | Feb 3, 2026 |
| 0.3.15 | Feb 2, 2026 |
| 0.3.14 | Jan 31, 2026 |
| 0.3.13 | Jan 31, 2026 |
| 0.3.12 | Jan 31, 2026 |
| 0.2.1 | Dec 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Browser?
- MCP Browser is maintained by cherchyk, which publishes 1 MCP server (48 total versions) tracked on MCP Toplist.
- Is MCP Browser listed on the Official MCP Registry?
- Yes — MCP Browser is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCP Browser have?
- MCP Toplist tracks 48 versions of MCP Browser, most recently published on Aug 12, 2026.
- Where can I find the source code for MCP Browser?
- The source code for MCP Browser is hosted at github.com/cherchyk/mcpbrowser.
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.