Mmcp.market

Qaskills MCP server

by PramodDutta·io.github.PramodDutta/qaskills·v0.1.2

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Established

228 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed Qaskills yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Qaskills tools (6)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • get_leaderboard

    Get top QA skills from the QASkills.sh leaderboard.

  • get_skill

    Get JSON metadata for a QA skill by slug, excluding the full markdown body.

  • get_skill_content

    Get the raw SKILL.md markdown content for a QA skill by slug.

  • install_skill

    Install a QA skill SKILL.md into the current project or an explicit target directory.

  • list_categories

    List QASkills.sh categories grouped by testing type, framework, language, and domain.

  • search_skills

    Search QA skills on qaskills.sh by text, testing type, framework, language, agent, and sort.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan3 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 2 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Qaskills repository's README, as published. We do not edit it. Read it on GitHub

<!-- TODO: Replace with your Canva hero banner (dark gradient, "QASkills.sh" title, tagline, CLI command) --> <!-- -->

QASkills.sh

The Curated QA Skills Directory for AI Coding Agents

The curated QA skills directory for Claude Code, Cursor, Copilot, Windsurf, and 27+ AI coding agents.

Website | Skills Directory | Leaderboard | Get Started

Why QASkills.sh?

Among 49,000+ skills on Vercel's skills.sh, barely any are dedicated to QA testing. QASkills.sh fills that gap — a curated, QA-specific skills directory that gives your AI coding agent expert-level testing knowledge with a single command.

<!-- TODO: Replace with animated GIF of npx @qaskills/cli add playwright-e2e in a terminal --> <!-- -->

npx @qaskills/cli add playwright-e2e
✓ Detected agent: Claude Code
  ✓ Installing playwright-e2e v1.0.0...
  ✓ Skill installed successfully!

Your AI agent now writes Playwright tests using Page Object Model, fixtures, and best practices — automatically.

Quick Start

1. Install a skill (no global install needed)

npx @qaskills/cli add playwright-e2e

2. Or install globally for faster access

npm i -g @qaskills/cli
qaskills add playwright-e2e

3. Search for skills

npx @qaskills/cli search "api testing"

4. List installed skills

npx @qaskills/cli list

5. Remove a skill

npx @qaskills/cli remove playwright-e2e

6. Or use the MCP server (search and install from inside your agent)

Listed in the official MCP registry as io.github.PramodDutta/qaskills.

# Claude Code
claude mcp add qaskills -- npx -y @qaskills/mcp
// Any MCP client (Cursor, Windsurf, etc.)
{
  "mcpServers": {
    "qaskills": { "command": "npx", "args": ["-y", "@qaskills/mcp"] }
  }
}

Your agent gets six tools: searchskills, getskill, getskillcontent, installskill, listcategories, get_leaderboard. See packages/mcp.

Feature Highlights

Supported Frameworks

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @qaskills/mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add qaskills -- npx -y @qaskills/mcp
Add to Cursor

Qaskills: common questions

Is Qaskills MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Qaskills safety report
How do I install Qaskills?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Qaskills need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Qaskills maintained?
The last commit was 3 days ago (2026-09-24). The latest release is v0.1.2.

Alternatives to Qaskills

Same job from other publishers: the closest match first, then the best rated.

All Qaskills alternatives →
  • BoostedTravel
    Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
    C
  • HeyClaude — Claude & AI workflow directory
    Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
    B
  • Find MCP - Agentage MCP Directory
    Search the official MCP registry: 17,000+ servers with trust grades, stars, tools, install config.
    A
  • Trackly CLI
    Job search for Claude, ChatGPT, Cursor. 250K+ jobs, 5,400+ companies. OAuth or stdio.
    A
  • Cronus UI
    Search, install, compose, add-page, and theme Cronus UI from the live registry.
    A

More from PramodDutta →