Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1y MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

mcp mcp-server model-context-protocol model-context-protocol-servers sonarcloud sonarqube
+1 more
typescript

Summary

AI summary

Updates All Changes, feat, and Issue Management Enhancements across a mixed release.

Full changelog

What's New in v1.4.0

Issue Management Enhancements

  • File and Directory Filtering: Filter issues by specific files (files), directories (directories), or code scopes (scopes)
  • Bulk Issue Actions: Mark multiple issues as false positive or won't fix in a single operation
  • Issue Comments: Add comments to issues for better collaboration
  • Issue Assignment: Assign issues to specific users or unassign them
  • Issue Transitions: Confirm, unconfirm, resolve, and reopen issues with optional comments

Developer Experience Improvements

  • Enhanced Validation: Better error messages and input validation for all tools
  • Improved Documentation: Added Architecture Decision Records (ADRs) for design decisions
  • Code Quality Standards: New conventions in CLAUDE.md for maintaining code quality
  • Updated Dependencies: Upgraded to sonarqube-web-api-client 0.11.0 with deprecation warnings

All Changes

  • feat: Add directory, file, and scope filtering to issues search
  • chore: Update sonarqube-web-api-client to 0.11.0
  • feat: Improve validation and error messages for better user experience
  • docs: Add code quality conventions to CLAUDE.md
  • feat: Add Architecture Decision Records (ADRs) for project documentation
  • feat: Add missing issue transition tools (confirmIssue, resolveIssue, reopenIssue, unconfirmIssue)
  • feat: Add assignIssue action
  • feat: Add addCommentToIssue action
  • feat: Enhance issues.search action with improved documentation and examples
  • feat: Add markIssueFalsePositive and markIssueWontFix actions

Installation

npm

```bash
npm install -g [email protected]
```

Docker

```bash
docker pull sapientpants/sonarqube-mcp-server:1.4.0
```

See the README for complete documentation and usage examples.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track sapientpants/sonarqube-mcp-server

Get notified when new releases ship.

Sign up free

About sapientpants/sonarqube-mcp-server

A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses

All releases →

Beta — feedback welcome: [email protected]