Skip to main content
Glama
ImadMoka

playwright-mcp-supercharged

by ImadMoka

Related Servers

Alternatives to playwright-mcp-supercharged

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to access authenticated websites by reusing your existing browser profile and cookies, so you never share passwords and sessions persist between runs.
      5
      5
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to drive your real, logged-in Chrome browser with existing sessions and cookies, bypassing CAPTCHA and anti-bot measures, with support for multi-session and human-in-the-loop workflows.
      40
      46
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables agents to sign into websites through a real browser without exposing passwords, keeping cookies in a local Chrome profile and providing tools for browsing and managing authenticated sessions.
      5
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI assistants to access content from authenticated web pages by opening a real browser for manual login and session capture. It saves browser profiles locally so users only need to log in once per service for future automated access.
      4
      36 npm
      36
      MIT

    TDQS

    B3/5.0

    Scored across 26 tools

    Disambiguation4/5

    Most tools map to a single distinct action (click, hover, drag, navigate, resize, etc.), so misselection is unlikely. There is mild overlap between browser_type and browser_fill_form, and between browser_evaluate and browser_run_code (JS expression vs Playwright snippet), but descriptions largely clarify intent.

    Naming Consistency5/5

    All tool names use consistent snake_case with a clear prefix convention: browser_ for page interactions and session_ for session lifecycle management. Verbs and nouns are predictable throughout.

    Tool Count4/5

    26 tools is on the heavy side, but each corresponds to a genuinely distinct browser capability (interaction, forms, dialogs, diagnostics, screenshots, sessions, cookies). It is well-scoped for a full Playwright automation surface, only slightly over a comfortable count.

    Completeness4/5

    Coverage is strong: navigation, interaction, form filling, dialogs, screenshots/snapshots, console/network diagnostics, tab management, multi-session handling, and cookie import. Minor gaps like explicit cookie export/clear or a scroll tool are easily worked around via browser_run_code or browser_evaluate.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues