by SonarSource · MCP Server · ★ 545
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
SonarQube MCP Server The SonarQube MCP Server is a Model Context Protocol (MCP) server that enables seamless integration with SonarQube Server or Cloud for code quality and security. It also supports the analysis of code snippet directly within the agent context. Quick setup The simplest method is to rely on our container image hosted at mcp/sonarqube. Read below if you want to build it locally. Note: While the examples below use , any OCI-compatible container runtime works (e.g., Podman, nerdctl). Simply replace with your preferred tool. Security Best Practices 🔒 Important: Your SonarQube token is a sensitive credential. Follow these security practices: When using CLI commands: Avoid hardcoding tokens in command-line arguments - they get saved in shell history Use environment variables - set tokens in environment variables before running commands When using configuration files: Never commit tokens to version contr
| Stars | 545 |
| Forks | 80 |
| Language | Java |
| Category | MCP Server |
| Quality Score | 51.326/100 |
| Open Issues | 7 |
| Last Updated | 2026-05-04 |
| Created | 2025-04-30 |
| Platforms | java, mcp |
| Est. Tokens | ~166k |
These tools work well together with sonarqube-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
sonarqube-mcp-server is SonarQube MCP Server. It is categorized as a MCP Server with 545 GitHub stars.
sonarqube-mcp-server is primarily written in Java. It covers topics such as agent, ai, mcp.
You can find installation instructions and usage details in the sonarqube-mcp-server GitHub repository at github.com/SonarSource/sonarqube-mcp-server. The project has 545 stars and 80 forks, indicating an active community.