Skip to main content
Glama
dtlele

playwright-server

by dtlele

Related Servers

Alternatives to playwright-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      Not graded
      maintenance
      Enables browser automation and web scraping through Playwright, supporting navigation, screenshots, element interaction, form filling, JavaScript execution, and content extraction.
      8
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables browser automation using Playwright for web scraping, testing, and automation tasks through natural language commands.
      590 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables browser automation using Playwright, allowing LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.
      15,344 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides browser automation capabilities using Playwright, enabling users to navigate websites, extract content, take screenshots, and interact with web pages through natural language prompts.
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides browser automation using Playwright, enabling LLMs to interact with web pages, take screenshots, scrape, and execute JavaScript.
      MIT

    TDQS

    B3.3/5.0

    Scored across 8 tools

    Disambiguation4/5

    Most tools target clearly distinct actions (navigate, screenshot, fill, evaluate, extract text/HTML). The only real overlap is playwright_click vs playwright_click_text, but the descriptions (CSS selector vs text content) make the boundary clear enough.

    Naming Consistency5/5

    All tools use a consistent playwright_ prefix followed by a snake_case verb or verb_noun pattern (playwright_get_text_content, playwright_get_html_content). No mixed conventions.

    Tool Count5/5

    Eight tools is well-scoped for basic browser automation: navigation, interaction, and content extraction. Each tool earns its place without redundancy.

    Completeness3/5

    Core navigate/interact/extract workflows are covered, but there are notable gaps: no wait/scroll, no back/forward navigation, no select for dropdowns, no hover or key-press, and no session management/close tool despite auto-creating sessions.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues