unbrowser by Unchained
Rank #6,011io.github.protostatis/unbrowser
Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.
unbrowser by Unchained is a Model Context Protocol (MCP) server published by protostatis. It ranks #6,011 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. unbrowser by Unchained is listed on Official MCP, with 2 tracked versions. It was first listed on May 25, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 126,035 of 132,046 servers on MCP Toplist.
Use unbrowser by Unchained
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unbrowser -- uvx pyunbrowser --mcpPublished as package `unbrowser` — install it through your client’s extension manager.
[mcp_servers.unbrowser]
command = "uvx"
args = ["pyunbrowser", "--mcp"]Add to ~/.codex/config.toml.
Published as package `unbrowser` — install it through your client’s extension manager.
{
"mcpServers": {
"unbrowser": {
"command": "uvx",
"args": [
"pyunbrowser",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `unbrowser` — install it through your client’s extension manager.
{
"mcpServers": {
"unbrowser": {
"command": "uvx",
"args": [
"pyunbrowser",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `unbrowser` — install it through your client’s extension manager.
{
"servers": {
"unbrowser": {
"type": "stdio",
"command": "uvx",
"args": [
"pyunbrowser",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `unbrowser` — install it through your client’s extension manager.
{
"mcpServers": {
"unbrowser": {
"command": "uvx",
"args": [
"pyunbrowser",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `unbrowser` — install it through your client’s extension manager.
{
"mcpServers": {
"unbrowser": {
"command": "uvx",
"args": [
"pyunbrowser",
"--mcp"
]
}
}
}Published as package `unbrowser` — install it through your client’s extension manager.
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.protostatis%2Funbrowser)<a href="https://mcptoplist.com/server/io.github.protostatis%2Funbrowser"><img src="https://mcptoplist.com/badge/io.github.protostatis%2Funbrowser.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
protostatis
Available versions (2)
| Version | Published |
|---|---|
| 0.0.21 | Aug 21, 2026 |
| 0.0.18 | Jul 28, 2026 |
Frequently asked questions
- Who maintains unbrowser by Unchained?
- unbrowser by Unchained is maintained by protostatis, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is unbrowser by Unchained listed on the Official MCP Registry?
- Yes — unbrowser by Unchained is listed on the Official MCP Registry.
- How many versions does unbrowser by Unchained have?
- MCP Toplist tracks 2 versions of unbrowser by Unchained, most recently published on Aug 21, 2026.
- Where can I find the source code for unbrowser by Unchained?
- The source code for unbrowser by Unchained is hosted at github.com/protostatis/unbrowser.
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.