69
/ 100
11 days ago
glama

sonarqube-mcp-py

A Python MCP server for SonarQube, enabling AI agents to query projects, issues, quality gates, coverage, and security hotspots.

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
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_URLexport =https://your-sonarqube-instance
🔐 secretSONARQUBE_TOKENexport =squ_your_token_here
configSONARQUBE_VERIFY_SSLexport =false # optional, for self-signed certs
configMCP_TRANSPORTHTTP: set =streamable-http and optionally MCP_PORT=8959
configMCP_HOST
configMCP_PORTHTTP: set MCP_TRANSPORT=streamable-http and optionally =8959
// 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 5 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/filhocf-sonarqube-mcp-py-k6d5z7)](https://m8ven.ai/mcp/filhocf-sonarqube-mcp-py-k6d5z7)
commit: 226f970c3a3d4b92192ea820963895a6ad70ae98
code hash: 21b73cdc415f5b0d044073d68386395f573c9fc084fa397c5907bf5fe9b38ed8
verified: 6/15/2026, 3:13:15 PM
view raw JSON →