SonarSource/sonarqube-mcp-server
SonarQube MCP Server
Overview
SonarSource/sonarqube-mcp-server is a Java MCP server. SonarQube MCP Server Topics: agent, ai, mcp, mcp-server, sonarqube.
Ranked #4187 out of 25632 indexed tools.
Has 16 contributors.
Actively maintained with commits in the last week.
Ecosystem
Java NOASSERTION
agentaimcpmcp-serversonarqube
Signal Breakdown
Stars 422
Freshness 2d ago
Issue Health 0%
Contributors 16
Dependents 0
Forks 68
Description Brief
License NOASSERTION
How to Improve
Description low impact
License low impact
Issue Health high impact
Matched Queries
From the README
# 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](https://hub.docker.com/r/mcp/sonarqube). Read below if you want to build it locally. > **Note:** While the examples below use `docker`, any OCI-compatible container runtime works (e.g., Podman, nerdctl). Simply replace `docker` 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:**Read full README on GitHub →
Are you the maintainer? Claim this listing