Skip to main content
Glama
davidkim9

Playwright Vision MCP Server

by davidkim9

Related Servers

Alternatives to Playwright Vision MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool has a distinct role—navigate, click, extract content, close session, and run custom code. The run_playwright tool is a flexible escape hatch but clearly marked as executing arbitrary Playwright code, so it does not create confusion with the other specific tools.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: navigate_url, click_element, get_content, close_session, run_playwright. This makes the API predictable and easy to navigate.

    Tool Count5/5

    With 5 tools, the server is well-scoped for browser automation. It covers navigation, interaction, content extraction, session management, and a custom code option without unnecessary bloat.

    Completeness3/5

    The surface covers core operations like navigation, clicking, and content extraction, but misses common browser actions such as typing text, waiting for elements, or taking screenshots. The run_playwright tool can fill these gaps, but that requires custom code instead of dedicated tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues