71
/ 100
27 days ago
glama

sonarqube-mcp

An MCP server for SonarQube that enables LLM agents to discover projects, analyze code quality metrics, check Quality Gate status, search issues with filters, and rank projects by worst-performing metrics. It provides read-only, safe access to SonarQube instances with structured outputs and error handling.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
5 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SONARQUBE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSONARQUBE_URLenv =https://sonar.example.com \
🔐 secretSONARQUBE_TOKENenv =squ_your_token \
configSONARQUBE_SSL_VERIFYenv =true \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mshegolev-sonarqube-mcp-x9bojz)](https://m8ven.ai/mcp/mshegolev-sonarqube-mcp-x9bojz)
commit: 141c304514ad80fb085e5194a47d7f3d3fc9d33d
code hash: a61dd7d392d56d331d4b25f3ac5f594476b6d9086ff35d2354342e19a74f4eef
verified: 7/4/2026, 9:17:02 AM
view raw JSON →