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,…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…