Neyrees1337/mcp-sonarqube
🛠️ Enable AI assistants to interact with SonarQube for managing projects, issues, quality gates, and system health via MCP protocol integration.
Platform-specific configuration:
{
"mcpServers": {
"mcp-sonarqube": {
"command": "npx",
"args": [
"-y",
"mcp-sonarqube"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...