MCP Directory
Back

sonarqube-mcp-server

by SonarSource · Java · ★ 544

SonarQube MCP Server

#agent#ai#mcp#mcp-server#sonarqube

Install

git clone https://github.com/SonarSource/sonarqube-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://github.com/SonarSource/sonarqube-mcp-server/actions/workflows/build.yml) [](https://sonarcloud.io/summary/new_code?id=SonarSource_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. Security best practices > 🔒 **Important**: Your SonarQube token is a sensitive credential. Follow these security practices: **When using CLI commands:** - **Avoid hardcoding tokens** in com…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers