SonarQube MCP Server
Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants.
Install
Dockerstdio
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.