AI Quality Gate
by mustafacagri
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SONAR_TOKEN | No | SonarQube token (required for Phase 2). | |
| PROJECT_ROOT | No | Force project root if auto-detection is wrong for your layout. | |
| PHASE1_TIMEOUT | No | Phase 1 timeout (ms). | 30000 |
| PHASE2_TIMEOUT | No | Phase 2 timeout (ms). | 300000 |
| SONAR_HOST_URL | No | SonarQube server URL (required for Phase 2). | |
| ENABLE_I18N_RULES | No | Set to true for stricter JSX literal checks for i18n projects. | false |
| SONAR_PROJECT_KEY | No | SonarQube project key (required for Phase 2). | |
| SONAR_SCANNER_PATH | No | Full path to sonar-scanner if not on PATH. | |
| QUALITY_GATE_CONFIG | No | Absolute path to a specific .quality-gate.yaml or .quality-gate.json (skips walking directories). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mustafacagri/ai-quality-gate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server