io.github.mustafacagri/ai-quality-gate
Quality Score
85
/100
🚀 Kill the Junior AI Era. 🤖 Level up AI code to automatically Principal standards. 🛡️ Quality Gate ✨
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ai-quality-gate": {
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<project_root>",
"SONAR_HOST_URL": "<sonar_host_url>",
"SONAR_TOKEN": "<your-sonar_token>",
"SONAR_PROJECT_KEY": "<sonar_project_key>",
"ENABLE_I18N_RULES": "<enable_i18n_rules>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ai-quality-gate": {
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<project_root>",
"SONAR_HOST_URL": "<sonar_host_url>",
"SONAR_TOKEN": "<your-sonar_token>",
"SONAR_PROJECT_KEY": "<sonar_project_key>",
"ENABLE_I18N_RULES": "<enable_i18n_rules>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ai-quality-gate§02 Environment variables
PROJECT_ROOTAbsolute path to the project root for analysis (auto-detected if omitted)
SONAR_HOST_URLSonarQube server base URL (e.g., http://localhost:9000)
SONAR_TOKENsecret
SonarQube authentication token
SONAR_PROJECT_KEYSonarQube project key
ENABLE_I18N_RULESEnable stricter JSX literal checks for i18n projects (true/false)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.