fetch_sonarcloud_issuesSonarCloud MCP ServerRetrieve and filter SonarCloud issues for a specific pull request, enabling developers to identify and address code quality problems efficiently.AGPL 3.0
sonarcloud_setup_guideDevOps Helper MCPConfigure SonarCloud for code analysis by following setup steps to integrate with your DevOps workflow.
sonarcloud_create_workflowDevOps Helper MCPGenerate GitHub Actions workflow to integrate SonarCloud code analysis into CI/CD pipelines for automated quality checks.
summarize_sonarcloud_issuesSonarCloud MCP ServerSummarize SonarCloud issues for a pull request to identify code quality concerns, filter by severity and status, and detect issues since the leak period for efficient resolution.AGPL 3.0
sonarcloud_create_configDevOps Helper MCPGenerate a sonar-project.properties configuration file to set up SonarCloud code analysis for your project.