Back to Home

nextjs-playwright-test-agent

Verified Safe

by YankeeMarco

Overview

Facilitates AI agent-driven UI test generation and execution for Next.js applications using Playwright, returning test artifacts and summaries.

Installation

Run Command
No command provided

Security Notes

The server generates Playwright specs based on structured 'goals.md' input and executes them locally using `npx playwright test`. While Playwright interacts with browser processes and the local filesystem for artifacts, there's no evident use of 'eval' or direct arbitrary code execution from untrusted sources within the server logic itself. The primary security consideration lies in the potential for a malicious 'goals.md' file to craft Playwright actions that could perform undesirable operations, but this assumes the agent (and thus the user) provides such input.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens300
Stars1
Forks0
Last Update2025-11-17

Tags

MCPPlaywrightNext.jsUI TestingAI Agent