io.github.mustafacagri/ai-quality-gate MCP Server
io.github.mustafacagri/ai-quality-gate
What is the io.github.mustafacagri/ai-quality-gate MCP server?
🚀 Kill the Junior AI Era. 🤖 Level up AI code to automatically Principal standards. 🛡️ Quality Gate ✨
How to install io.github.mustafacagri/ai-quality-gate
Copy-paste configuration for popular MCP clients.
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_TOKENsecretSonarQube authentication token
SONAR_PROJECT_KEYSonarQube project key
ENABLE_I18N_RULESEnable stricter JSX literal checks for i18n projects (true/false)
{
"mcpServers": {
"ai-quality-gate": {
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<YOUR_PROJECT_ROOT>",
"SONAR_HOST_URL": "<YOUR_SONAR_HOST_URL>",
"SONAR_TOKEN": "<YOUR_SONAR_TOKEN>",
"SONAR_PROJECT_KEY": "<YOUR_SONAR_PROJECT_KEY>",
"ENABLE_I18N_RULES": "<YOUR_ENABLE_I18N_RULES>"
}
}
}
}{
"mcpServers": {
"ai-quality-gate": {
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<YOUR_PROJECT_ROOT>",
"SONAR_HOST_URL": "<YOUR_SONAR_HOST_URL>",
"SONAR_TOKEN": "<YOUR_SONAR_TOKEN>",
"SONAR_PROJECT_KEY": "<YOUR_SONAR_PROJECT_KEY>",
"ENABLE_I18N_RULES": "<YOUR_ENABLE_I18N_RULES>"
}
}
}
}{
"mcpServers": {
"ai-quality-gate": {
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<YOUR_PROJECT_ROOT>",
"SONAR_HOST_URL": "<YOUR_SONAR_HOST_URL>",
"SONAR_TOKEN": "<YOUR_SONAR_TOKEN>",
"SONAR_PROJECT_KEY": "<YOUR_SONAR_PROJECT_KEY>",
"ENABLE_I18N_RULES": "<YOUR_ENABLE_I18N_RULES>"
}
}
}
}{
"servers": {
"ai-quality-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ai-quality-gate"
],
"env": {
"PROJECT_ROOT": "<YOUR_PROJECT_ROOT>",
"SONAR_HOST_URL": "<YOUR_SONAR_HOST_URL>",
"SONAR_TOKEN": "<YOUR_SONAR_TOKEN>",
"SONAR_PROJECT_KEY": "<YOUR_SONAR_PROJECT_KEY>",
"ENABLE_I18N_RULES": "<YOUR_ENABLE_I18N_RULES>"
}
}
}
}claude mcp add ai-quality-gate --env PROJECT_ROOT=<YOUR_PROJECT_ROOT> --env SONAR_HOST_URL=<YOUR_SONAR_HOST_URL> --env SONAR_TOKEN=<YOUR_SONAR_TOKEN> --env SONAR_PROJECT_KEY=<YOUR_SONAR_PROJECT_KEY> --env ENABLE_I18N_RULES=<YOUR_ENABLE_I18N_RULES> -- npx -y ai-quality-gateRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.