SonarQube MCP — projects, metrics, quality gate, issues, worst-metric ranking.
MCP server for SonarQube. Lets an LLM agent (Claude Code, Cursor, OpenCode, etc.) discover projects, pull headline metrics, check Quality Gate status, search issues with severity/type filters, and rank projects by the worst value of any metric. Python, FastMCP, stdio transport. Works with any SonarQube 9.x / 10.x instance (self-hosted) and with SonarCloud. A few community SonarQube MCPs exist,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for SonarQube. Lets an LLM agent (Claude Code, Cursor, OpenCode, etc.) discover projects, pull headline metrics, check Quality Gate status, search issues with severity/type filters, and rank projects by the worst value of any metric. Python, FastMCP, stdio transport. Works with any SonarQube 9.x / 10.x instance (self-hosted) and with SonarCloud. A few community SonarQube MCPs exist, but they tend to stop at single-project reads. This one adds cross-project ranking () — the operation…