Skip to content
Claude Desktop

QualityMax QA MCP for Claude Desktop

io.github.quality-max/qmax-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install QualityMax QA MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "qmax-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qualitymax/qmax-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

QualityMax QA MCP in other clients