Server data from the Official MCP Registry
๐ Kill the Junior AI Era. ๐ค Level up AI code to automatically Principal standards. ๐ก๏ธ Quality Gate โจ
๐ Kill the Junior AI Era. ๐ค Level up AI code to automatically Principal standards. ๐ก๏ธ Quality Gate โจ
Set these up before or after installing:
Environment variable: PROJECT_ROOT
Environment variable: SONAR_HOST_URL
Environment variable: SONAR_TOKEN
Environment variable: SONAR_PROJECT_KEY
Environment variable: ENABLE_I18N_RULES
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mustafacagri-ai-quality-gate": {
"env": {
"SONAR_TOKEN": "your-sonar-token-here",
"PROJECT_ROOT": "your-project-root-here",
"SONAR_HOST_URL": "your-sonar-host-url-here",
"ENABLE_I18N_RULES": "your-enable-i18n-rules-here",
"SONAR_PROJECT_KEY": "your-sonar-project-key-here"
},
"args": [
"-y",
"ai-quality-gate"
],
"command": "npx"
}
}
}The MCP server is well-structured with appropriate security measures including command validation and secure credential handling. Minor code quality improvements could be made around error handling patterns and timeout configuration. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
Scanned 4 files ยท 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!