Weavatrix Quality runs on your own machine — the client starts it, so there is no endpoint to ping. 383 installs a week from npm. Last commit 19 Sep 2026.
Revision-bound quality planning, execution, evidence, proof, and Playwright authoring.
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(binary, args, { stdio: 'inherit', windowsHide: true, shell: false })
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 weavatrix-quality -- npx -y @weavatrix/wvq
{
"mcpServers": {
"weavatrix-quality": {
"args": [
"-y",
"@weavatrix/wvq"
],
"command": "npx"
}
}
}
[mcp_servers.weavatrix-quality]
command = "npx"
args = ["-y", "@weavatrix/wvq"]
{
"mcpServers": {
"weavatrix-quality": {
"args": [
"-y",
"@weavatrix/wvq"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weavatrix-quality": {
"args": [
"-y",
"@weavatrix/wvq"
],
"command": "npx"
}
}
}
Approved test intent, reviewed Playwright automation and run evidence, inside your editor.
MCP server for automated web accessibility scanning with Playwright and Axe-core.
Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.
Local QA MCP: scan URLs, inspect pages, generate Playwright repros, and run tests.
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
Load testing and synthetic monitoring platform: test with Playwright, Browser Bot, or Protocol Bots.
Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright.
Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.
Answers built from our own checks of this server.