Skip to main content
Glama
feedthrough

Feedthrough

Official
by feedthrough

Related Servers

Alternatives to Feedthrough

No user-submitted related servers found.

    Related Servers

    • 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.
      27 npm
      21
      Apache 2.0
    • 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
      D
      maintenance
      Streams browser DevTools console, network, storage, and performance data to your IDE's AI agent for real-time debugging and analysis.
      8 npm
      1
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Enables AI agents to inspect and control a live Chromium browser for frontend debugging, providing console logs, network requests, DOM snapshots, and accessibility analysis.
      19
      2 npm
      MIT
    • 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
    • A
      license
      A
      quality
      F
      maintenance
      Unleashes LLM-powered agents to autonomously execute and debug web apps directly in your code editor, with features like webapp navigation, network traffic capture, and console error collection.
      2
      1,238
      Apache 2.0

    TDQS

    A4.3/5.0

    Scored across 16 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes, but query_dom, inspect_element, and get_html all read from the DOM and could occasionally be confused. get_page_info and connection_status also share bridge-identity fields, though their primary responsibilities are different.

    Naming Consistency4/5

    The get_* and set_* prefixes create a strong, predictable pattern, and click/fill/hover/press_key are intuitive action verbs. connection_status breaks the get_ convention and query_dom/inspect_element are less pattern-aligned, but overall naming remains readable and consistent.

    Tool Count4/5

    At 16 tools, this is slightly above the ideal 3-15 range, but the breadth is justified by the server's browser-debugging scope. The count feels reasonable rather than bloated.

    Completeness4/5

    The toolset covers the core debugging lifecycle: reading DOM/console/network state, interacting with the page, previewing changes, and resetting overrides. Obvious gaps like explicit navigation, waiting for conditions, or screenshots are missing but are not fatal to the main workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessWithin a week