Ai Quality Gate
Rank #13,224io.github.mustafacagri/ai-quality-gate
MCP server providing ai-quality-gate capabilities
Ai Quality Gate is a Model Context Protocol (MCP) server published by mustafacagri. It ranks #13,224 of 132,113 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Ai Quality Gate is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 118,889 of 132,113 servers on MCP Toplist.
Use Ai Quality Gate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-quality-gate -e "PROJECT_ROOT=<your PROJECT_ROOT>" -e "SONAR_HOST_URL=<your SONAR_HOST_URL>" -e "SONAR_TOKEN=<your SONAR_TOKEN>" -e "SONAR_PROJECT_KEY=<your SONAR_PROJECT_KEY>" -e "ENABLE_I18N_RULES=<your ENABLE_I18N_RULES>" -- npx -y ai-quality-gateReplace each placeholder with your own value before saving.
[mcp_servers.ai-quality-gate]
command = "npx"
args = ["-y", "ai-quality-gate"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mustafacagri%2Fai-quality-gate)<a href="https://mcptoplist.com/server/io.github.mustafacagri%2Fai-quality-gate"><img src="https://mcptoplist.com/badge/io.github.mustafacagri%2Fai-quality-gate.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mustafacagri
Other servers by mustafacagri
View all mustafacagri servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.4 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ai Quality Gate?
- Ai Quality Gate is maintained by mustafacagri, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Ai Quality Gate listed on the Official MCP Registry?
- Yes — Ai Quality Gate is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Ai Quality Gate have?
- MCP Toplist tracks 2 versions of Ai Quality Gate, most recently published on Mar 28, 2026.
- Where can I find the source code for Ai Quality Gate?
- The source code for Ai Quality Gate is hosted at github.com/mustafacagri/ai-quality-gate.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.