Qa
MCP Serverby GrinRus · Added 5mo ago
Claude
3
Install
git clone https://github.com/GrinRus/ai_driven_devAdd to Claude
claude mcp add qaQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"qa": {
"command": "npx",
"args": [
"@modelcontextprotocol/qa"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Run QA checks and produce the QA report.
Tags
ai-mlpythongobashskill