← Index

io.github.oguzc/playwright-wizard-mcp

io.github.oguzc/playwright-wizard-mcp·v0.1.6·Browser Automation
Quality Score
57
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "playwright-wizard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "playwright-wizard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-wizard-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y playwright-wizard-mcp
§03  MCP Quality Score  ·  methodology
freshness
12
completeness
5
installability
25
documentation
10
stability
5
§04  Alternatives in Browser Automation