SERVER
Sonarqube MCP Server
Rank #260io.github.SonarSource/sonarqube-mcp-server
MCP server providing sonarqube-server capabilities
First listed
Jun 2, 2025
Last publish date
May 12, 2026
OVERVIEW
Sonarqube MCP Server is a Model Context Protocol (MCP) server published by SonarSource. It ranks #260 of 58,900 servers tracked on MCP Toplist, and its repository has 563 GitHub stars. Sonarqube MCP Server is listed across 2 registries — Official MCP and mcp.so, with 11 tracked versions. It was first listed on Jun 2, 2025 and most recently updated on May 12, 2026.
STANDING
#260of 58,900 tracked serversTop 0.5%
Ranks ahead of 58,640 of 58,900 servers on MCP Toplist.
Recent momentum
+19GitHub stars since Apr 27 (+3%)
CONNECT
Use Sonarqube MCP Server
Add Sonarqube MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"sonarqube-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mcp/sonarqube:latest"
],
"env": {
"SONARQUBE_TOKEN": "<your SONARQUBE_TOKEN>",
"SONARQUBE_ORG": "<your SONARQUBE_ORG>",
"SONARQUBE_URL": "<your SONARQUBE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
SonarSource
VERSIONS
Available versions (11)
| Version | Published |
|---|---|
| 1.18.1 | May 12, 2026 |
| 1.18 | May 6, 2026 |
| 1.16 | Apr 17, 2026 |
| 1.12.0 | Mar 16, 2026 |
| 1.10.0 | Feb 23, 2026 |
| 1.7.0 | Jan 22, 2026 |
| 1.6.0 | Jan 5, 2026 |
| 1.3.0 | Dec 3, 2025 |
| 1.0.1 | Oct 16, 2025 |
| 0.0.8 | Sep 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Sonarqube MCP Server?
- MCP server providing sonarqube-server capabilities
- Who maintains Sonarqube MCP Server?
- Sonarqube MCP Server is maintained by SonarSource, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Sonarqube MCP Server an official MCP server?
- Yes — Sonarqube MCP Server is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Sonarqube MCP Server have?
- MCP Toplist tracks 11 versions of Sonarqube MCP Server, most recently published on May 12, 2026.
- Where can I find the source code for Sonarqube MCP Server?
- The source code for Sonarqube MCP Server is hosted at github.com/SonarSource/sonarqube-mcp-server.
EXPLORE