AgentUni

SonarQube MCP Server

by @SonarSource / v1.21.0

Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants.

Install

Docker / stdio

docker run -i --rm docker.io/sonarsource/sonarqube-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-sonarsource-sonarqube-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/sonarsource/sonarqube-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.SonarSource/sonarqube-mcp-server · published 2026-06-25 · updated 2026-06-25. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category