sonarqube-mcp-server

SonarSource/sonarqube-mcp-server
★ 422 stars Java 🤖 AI/LLM Updated 1mo ago
SonarQube MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sonarqube-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "SonarSource/sonarqube-mcp-server"
      ]
    }
  }
}

README Excerpt

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. 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.

Tools (20)

ANDINFOPKCS12SONARQUBE_DEBUG_ENABLEDSONARQUBE_HTTPS_KEYSTORE_PASSWORDSONARQUBE_HTTPS_KEYSTORE_PATHSONARQUBE_HTTPS_KEYSTORE_TYPESONARQUBE_HTTP_HOSTSONARQUBE_HTTP_PORTSONARQUBE_IDE_PORTSONARQUBE_LOG_TO_FILE_DISABLEDSONARQUBE_ORGSONARQUBE_PROJECT_KEYSONARQUBE_READ_ONLYSONARQUBE_TOKENSONARQUBE_TOOLSETSSONARQUBE_TRANSPORTSONARQUBE_URLSONAR_LOG_LEVELSTORAGE_PATH

Topics

agentaimcpmcp-serversonarqube