Loomal

sonarqube-mcp-server

MCP server by github.com/sonarsource/sonarqube-mcp-server

An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.

572 starsoci: docker.io/mcp/sonarqube:latest

About sonarqube-mcp-server

sonarqube-mcp-server is an MCP (Model Context Protocol) server published by sonarsource in the official MCP registry, listed under App Automation on Loomal. An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.

It ships as a Docker image (docker.io/mcp/sonarqube:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sonarsource/sonarqube-mcp-server, where the project has earned 572 GitHub stars.

Use sonarqube-mcp-server with your agent

Claude Code · one command
claude mcp add sonarqube-mcp-server -- docker run -i --rm docker.io/mcp/sonarqube:latest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sonarqube-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/mcp/sonarqube:latest"
      ]
    }
  }
}
ocidocker.io/mcp/sonarqube:latest

Frequently asked questions

What is sonarqube-mcp-server?
sonarqube-mcp-server is an MCP (Model Context Protocol) server by sonarsource in the App Automation category. An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
How do I connect sonarqube-mcp-server to Claude, Cursor, or another MCP client?
Install sonarqube-mcp-server from its oci package (docker.io/mcp/sonarqube:latest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sonarqube-mcp-server open source?
Yes — the source code is public at github.com/sonarsource/sonarqube-mcp-server, with 572 GitHub stars.
Can AI agents pay to use sonarqube-mcp-server?
Not yet through Loomal — sonarqube-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sonarqube-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.