AI AGENT ADDONS

SonarQube and SonarCloud help teams keep code clean and safe. This skill brings their power into your AI workflow. You can check if a project passes the quality gate before merging. You can find issues by severity and project. You can analyze a code snippet before you commit it. You can also learn about Sonar rules and why they flag your code. It works with both SonarQube Server and SonarCloud.

To get started you need a SonarQube token and either a server URL or a SonarCloud organization key. Docker must be running. Then the tools are ready to use. This is useful for developers and teams who want to catch problems early in the development cycle.

Add Sonarqube Mcp skill to your workflow

Global

mkdir -p ~/.claude/skills/sonarqube-mcp

Project

mkdir -p .claude/skills/sonarqube-mcp

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago