Odel
unbrowser by Unchained

unbrowser by Unchained

Local
@protostatis15RustApache-2.0Updated 2w ago

Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpyunbrowserv0.0.21

Run

uvx pyunbrowser

MCP client config

{
  "mcpServers": {
    "unbrowser-by-unchained": {
      "command": "uvx",
      "args": [
        "pyunbrowser"
      ]
    }
  }
}
cargounbrowserv0.0.21

Distributed via cargo as `unbrowser`.