Skip to main content
Glama

Related Servers

Alternatives to Blowback

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to debug frontend applications by providing direct access to browser DevTools, React state, DOM inspection, and runtime debugging capabilities. Bridges the gap between AI and complex web applications for autonomous debugging and issue resolution.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Bridges AI coding agents with the browser to provide visual debugging, real-time error capture, screenshot capabilities, DOM inspection, and interactive wireframing through a reverse proxy with injected developer tools.
      21 npm
      21
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI coding agents to access live console logs, errors, and network requests from web applications via a local WebSocket connection, without copying data to chat.
      21 npm
      18
      MIT

    TDQS

    B3/5.0

    Scored across 16 tools

    Disambiguation4/5

    Most tools target clearly distinct purposes: browser lifecycle, element inspection, diagnostics, and action execution. A couple of pairs could be confused—get-context-info vs. get-context-stats and execute-browser-commands vs. browser-evaluate—but the descriptions provide enough separation.

    Naming Consistency4/5

    Tool names mostly follow a consistent lowercase hyphenated verb-noun pattern like start-browser, list-browsers, and capture-screenshot. browser-evaluate breaks the pattern by placing the noun first, and how-to-use is a nonstandard meta tool, but overall the convention is predictable.

    Tool Count4/5

    At 16 tools, the server is slightly above the ideal range but each tool maps to a legitimate browser automation capability. Some could be consolidated, such as the element getter tools or context info/stats, but the count is still reasonable for the scope.

    Completeness4/5

    The server covers the main browser automation workflow: lifecycle management, interaction via commands and evaluation, element inspection, screenshots, network monitoring, and console/HMR diagnostics. Minor gaps exist, such as no standalone navigation tool outside execute-browser-commands and no explicit tab or cookie management, but agents can work around these.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues