sonarqube
Overview
Integration with SonarQube Server or Cloud for code quality and security analysis.
Transport
stdio
Tools
Key Capabilities
- Centralized code quality and security analysis across SonarQube projects
- Quality gate evaluation and reporting for CI/CD workflows
- Detection of vulnerabilities, code smells, and security hotspots
- Dependency risk and software composition analysis for third-party libraries
How It Works
The SonarQube MCP server connects your assistant to SonarQube Server or Cloud using stdio transport, authenticating with a SonarQube token to expose analysis, project, and system data through:
- Running code and file analyses via analysis tools (analyze_code_snippet, analyze_file_list)
- Retrieving measures, metrics, and quality gate status for projects and portfolios
- Inspecting and managing issues, rules, and dependency risks
- Monitoring SonarQube system health, logs, and status endpoints