Connects Claude to SonarQube Cloud or self-hosted Server instances for code quality and security analysis. You get access to project metrics, issue tracking, and quality gate status through the standard SonarQube REST APIs. The server can also analyze code snippets directly within the agent context, which is handy when you want real-time feedback on code you're drafting without pushing to a repository. Setup uses Docker by default and requires a SonarQube token for authentication. Reach for this when you want Claude to check quality gates, fetch technical debt metrics, or scan code against your organization's SonarQube rules during development conversations.
claude mcp add --transport stdio sonarsource-sonarqube-mcp-server uvx sonarqube-mcp-server