An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
{
"mcpServers": {
"sonarqube": {
"env": {
"SONARQUBE_ORG": "<YOUR_ORG>",
"SONARQUBE_TOKEN": "<YOUR_TOKEN>"
},
"args": [
"run",
"--init",
"--pull=always",
"-i",
"--rm",
"-e",
"SONARQUBE_TOKEN",
"-e",
"SONARQUBE_ORG",
"mcp/sonarqube"
],
"command": "docker"
}
}
}An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 1 days ago. 454 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationLast scanned 9h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.