QualityMax QA MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 224 installs a week from npm. Last commit 31 Aug 2026.
Local QA MCP: scan URLs, inspect pages, generate Playwright repros, and run tests.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add qmax-mcp -- npx -y @qualitymax/qmax-mcp
{
"mcpServers": {
"qmax-mcp": {
"args": [
"-y",
"@qualitymax/qmax-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qmax-mcp]
command = "npx"
args = ["-y", "@qualitymax/qmax-mcp"]
{
"mcpServers": {
"qmax-mcp": {
"args": [
"-y",
"@qualitymax/qmax-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qmax-mcp": {
"args": [
"-y",
"@qualitymax/qmax-mcp"
],
"command": "npx"
}
}
}
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.
KATATAN E2E testing agent set — Playwright + KATATAN MCP integration
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
Local Playwright browser through residential proxies — agent picks country + sticky identity
Local MCP server generating complete App Store & Google Play screenshot sets.
Answers built from our own checks of this server.