loading…
Search for a command to run...
loading…
A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate stat
A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses
This project is no longer maintained. Please refer to the official version at sonarqube-mcp-server.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sapientpants-sonarqube-mcp-server": {
"command": "npx",
"args": []
}
}
}