Status update: the unbrowser repo now includes the Glama score badge and hosted demo link. Glama scores the MCP server at 92%, and the hosted release initializes unbrowser 0.0.14 with 32 tools. The PR checks are still passing.
Adds an external unbrowser listing under Development & Code Tools.
Agents often need a browser-capable first pass when static WebFetch is incomplete, but full Chrome or Playwright is too heavy. unbrowser provides a local MCP browser tier that runs bounded JavaScript, follows links, fills forms, manages cookies, and returns compact BlockMaps.
Developers building or operating LLM agents that need lightweight web access in local terminals, CI, or constrained environments.
Based on the open-source unbrowser project by Unchained: https://github.com/protostatis/unbrowser
Use unbrowser to inspect a docs page, extract the install command, and escalate only if the page is a bot challenge or JS shell.
This PR is README-only because the repository validator currently rejects non-README changes.
Status update: the unbrowser repo now includes the Glama score badge and hosted demo link. Glama scores the MCP server at 92%, and the hosted release initializes unbrowser 0.0.14 with 32 tools. The PR checks are still passing.
Status update: unbrowser now has a stable hosted Streamable HTTP MCP endpoint at https://unchainedsky.com/unbrowser-mcp for public smoke/discovery. Production smoke passes: initialize, 32 tools, Hacker News navigate, SSRF guard checks, and SSE disabled as intended. Glama score is now 100%.
Follow-up: unbrowser by Unchained is now listed on Smithery: https://smithery.ai/servers/protostatis-dev/unbrowser
Stable hosted Streamable HTTP MCP endpoint for directory checks and public smoke tests: https://unchainedsky.com/unbrowser-mcp
The endpoint initializes successfully and exposes 32 tools. The Glama listing is also live with a 100% score: https://glama.ai/mcp/servers/protostatis/unbrowser