mcpbeat Sign in

Playwright Wizard MCP Server

local only

Playwright Wizard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm.

MCP server providing Playwright test generation wizard with intelligent prompts and best practices

Installs per day peak 24 · avg 6 · -71% w/w
a month agotoday
64
Installs / week
npm · playwright-wizard-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Playwright Wizard MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add playwright-wizard-mcp -- npx -y playwright-wizard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "playwright-wizard-mcp": {
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.playwright-wizard-mcp]
command = "npx"
args = ["-y", "playwright-wizard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "playwright-wizard-mcp": {
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "playwright-wizard-mcp": {
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Playwright Wizard MCP

same job, measured the same way
Terminal MCP Server
by aybelatchane

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

67 installs/wk local only
Katatan Test
by katatan-org

KATATAN E2E testing agent set — Playwright + KATATAN MCP integration

39 installs/wk local only
HTML to Markdown MCP Server
by sunshad0w

Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright.

local only
Shiplight
by shiplight

An MCP server that provides browser automation

2 015 installs/wk local only
MCP Accessibility Scanner
by justasmonkev

MCP server for automated web accessibility scanning with Playwright and Axe-core.

2 611 installs/wk local only
QualityMax QA MCP
by quality-max

Local QA MCP: scan URLs, inspect pages, generate Playwright repros, and run tests.

101 installs/wk local only
Android Puppeteer MCP
by pedro-rivas

MCP server for Android automation with UI interaction, screenshots, and device control

78 installs/wk local only
Cowork QA
by insideos-designs

Goal-driven Playwright browser sessions for LLMs, with full action traces and aria-snapshots.

28 installs/wk local only

Playwright Wizard MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Playwright Wizard MCP?
Playwright Wizard MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package playwright-wizard-mcp was installed 64 times last week.
How do I connect Playwright Wizard MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls playwright-wizard-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Playwright Wizard MCP?
The npm package playwright-wizard-mcp was installed 64 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.