QualityMax QA MCP
Rank #5,482io.github.Quality-Max/qmax-mcp
Local QA MCP: scan URLs, inspect pages, generate Playwright repros, and run tests.
QualityMax QA MCP is a Model Context Protocol (MCP) server published by Quality-Max. It ranks #5,482 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. QualityMax QA MCP is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 126,564 of 132,046 servers on MCP Toplist.
Use QualityMax QA MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add qmax-mcp -- npx -y @qualitymax/qmax-mcp[mcp_servers.qmax-mcp]
command = "npx"
args = ["-y", "@qualitymax/qmax-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"qmax-mcp": {
"command": "npx",
"args": [
"-y",
"@qualitymax/qmax-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qmax-mcp": {
"command": "npx",
"args": [
"-y",
"@qualitymax/qmax-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qmax-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qualitymax/qmax-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qmax-mcp": {
"command": "npx",
"args": [
"-y",
"@qualitymax/qmax-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qmax-mcp": {
"command": "npx",
"args": [
"-y",
"@qualitymax/qmax-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Quality-Max%2Fqmax-mcp)<a href="https://mcptoplist.com/server/io.github.Quality-Max%2Fqmax-mcp"><img src="https://mcptoplist.com/badge/io.github.Quality-Max%2Fqmax-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Quality-Max
Available versions (8)
| Version | Published |
|---|---|
| 0.9.0 | Aug 28, 2026 |
| 0.8.0 | Aug 27, 2026 |
| 0.7.0 | Aug 27, 2026 |
| 0.6.0 | Aug 25, 2026 |
| 0.5.1 | Aug 25, 2026 |
| 0.5.0 | Aug 24, 2026 |
| 0.4.2 | Aug 22, 2026 |
| 0.4.1 | Aug 22, 2026 |
Frequently asked questions
- Who maintains QualityMax QA MCP?
- QualityMax QA MCP is maintained by Quality-Max, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is QualityMax QA MCP listed on the Official MCP Registry?
- Yes — QualityMax QA MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does QualityMax QA MCP have?
- MCP Toplist tracks 8 versions of QualityMax QA MCP, most recently published on Aug 28, 2026.
- Where can I find the source code for QualityMax QA MCP?
- The source code for QualityMax QA MCP is hosted at github.com/Quality-Max/qmax-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.