Qaskills runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 30 Aug 2026.
Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.
We read the source, 18 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
find . -type d -name __pycache__ -prune -exec rm -rf {} +
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.
Avoid mounting \`/var/run/docker.sock\` into test jobs just to launch service containers. Access to a powerful engine socket commonly permits host-level actions. If browser tests need application dependencies, provision them through the CI executor's controlled service mechanism,…
Never cache secrets written by registry authentication. Configure scoped registry tokens through masked CI variables and ensure \`.npmrc\` with interpolated credentials is not inside a cache path or artifact. Prefer short-lived credentials where the registry supports them.
"url": "https://hooks.slack.com/...",
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Qaskills and you get told the day something new turns up.
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 qaskills -- npx -y @qaskills/mcp
{
"mcpServers": {
"qaskills": {
"args": [
"-y",
"@qaskills/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qaskills]
command = "npx"
args = ["-y", "@qaskills/mcp"]
{
"mcpServers": {
"qaskills": {
"args": [
"-y",
"@qaskills/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qaskills": {
"args": [
"-y",
"@qaskills/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
QASKILLS_API_URL (Override the QASkills API base URL (defaults to https://qaskills.sh)).
The author declared them in the registry entry; get the values from the project itself.
Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.
Check whether a Claude Code skill was tested and whether it works before installing it.
Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.
Search 1,000+ battle-tested AI prompts from getprompts.org into Claude Code, Cursor, ChatGPT.
Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
MCP Server for software testing, test case management, test execution, and defect tracking.
Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.
Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.
Answers built from our own checks of this server.