Skip to main content
Glama
xpajonx
by xpajonx

Related Servers

Alternatives to arc-browser-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables Claude Code to control the Arc browser over CDP, including navigation, clicking, form filling, screenshots, and reading console and network traffic.
      11
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A bridge to launch Chrome on Windows from WSL2 and proxy Chrome DevTools MCP tools. It enables browser automation via Claude Code in WSL2 by managing Chrome's lifecycle and exposing debugging capabilities.
      2
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables natural-language CAD geometry creation in Autodesk Fusion 360 by connecting an LLM running in WSL via OpenCode to Fusion on the Windows host.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Lets Claude Desktop on Windows execute shell commands, read and write files, and run git/npm/node/python directly inside WSL (Ubuntu), while isolating the Windows host filesystem by default.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI coding agents like Claude to read Windows clipboard contents (text and images) from within WSL environments, providing seamless cross-platform clipboard access through the Model Context Protocol.
      5
      -

    TDQS

    A4.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one checks browser availability, and the other performs navigation. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    Both tools use the arc_ prefix and snake_case style. arc_navigate is an action verb while arc_browser_status is noun-style, so the pattern is mostly consistent but not perfectly uniform.

    Tool Count3/5

    Two tools is minimal and only covers availability checking plus navigation. For a browser-related MCP this feels slightly thin, though the narrow scope keeps it from being unreasonable.

    Completeness3/5

    The core status-then-navigate workflow is present, but the server lacks any way to read tabs, URLs, or page content. This leaves notable gaps for agent workflows that need to inspect browser state.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues