Skip to main content
Glama
Quality-Max

QualityMax QA MCP

Official
by Quality-Max

Related Servers

Alternatives to QualityMax QA MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation4/5

    scan_url and inspect_page both involve browser access but are clearly differentiated: scan_url is a full quality audit with findings and reports, while inspect_page returns structural selectors and page elements. generate_playwright_repro creates tests and run_playwright_test executes them, so overall tool boundaries are clear, though one could initially confuse scan_url with inspect_page.

    Naming Consistency5/5

    All tools consistently use a verb_object snake_case pattern: scan_url, inspect_page, generate_playwright_repro, run_playwright_test. There are no vague generic verbs or mixed conventions, making the intent of each tool predictable from its name.

    Tool Count5/5

    Four tools is well within the ideal 3-15 range and each tool represents a distinct high-level QA workflow: auditing a URL, inspecting page structure, generating a reproduction, and executing a test. The count feels appropriately scoped rather than thin or bloated.

    Completeness4/5

    The core QA workflow is covered: scan a URL for issues, inspect page structure, generate a Playwright reproduction, and run Playwright tests. Minor gaps exist such as managing or listing generated repro artifacts, but these do not create dead ends for the server's apparent purpose.

    Maintenance

    ActivityActive
    ResponsivenessUnresponsive