SonarQube MCP server 1.26 - Smarter issue triage, new code filtering, and a security fix

Dear community,

We’re excited to announce SonarQube MCP Server v1.26.0, a release that improves issue triage workflows, expands new code filtering and more!

New Code Filtering

Tools now support filtering results on new code, letting you focus analysis and triage on recently introduced issues rather than the full history of a project.

Comment on Issue Status Change

The change_sonar_issue_status tool now accepts an optional comment parameter, so you can attach a justification or note when transitioning an issue’s status — matching the behavior already available for hotspot status changes.

Clearer Startup Error Messages

When the MCP Server fails to start in stdio mode (for example, due to a missing token, URL, or organization), it now responds to the MCP initialize request with a descriptive error message instead of silently closing the connection.

Security

We’ve bumped Jackson dependencies to address CVE-2026-77310 (SSRF, medium severity). We recommend updating at your earliest convenience.

Find out more about this release here.

Stay tuned for more updates.

Farah.

1 Like