Download Latest Version Release 1.6.1 source code.tar.gz (525.9 kB)
Email in envelope

Get an email when there's a new version of SonarQube MCP Server

Home / v1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-24 1.4 kB
Release v1.6.0 source code.tar.gz 2025-07-24 524.6 kB
Release v1.6.0 source code.zip 2025-07-24 727.9 kB
Totals: 3 Items   1.3 MB 1

What's New in v1.6.0

🎉 Major Features

  • 🚀 Kubernetes deployment support with Helm charts for easy deployment (#183)
  • 📊 Comprehensive monitoring and observability features (#182)
  • 🔐 Built-in authorization server for standalone authentication (#181)
  • 🔑 External IdP integration support (OAuth2/OIDC) (#180)
  • 📝 Comprehensive audit logging system (#179)
  • 👤 Service account management system (#178)
  • 🔧 JSON string array support for MCP parameters

📦 Dependencies Updated

  • @modelcontextprotocol/sdk: 1.15.1 → 1.16.0
  • @jest/globals: 30.0.4 → 30.0.5
  • @types/bcrypt: 5.0.2 → 6.0.0
  • @types/node: 24.0.14 → 24.1.0
  • @typescript-eslint/eslint-plugin: 8.37.0 → 8.38.0
  • @typescript-eslint/parser: 8.37.0 → 8.38.0
  • eslint-config-prettier: 10.1.5 → 10.1.8
  • eslint-plugin-prettier: 5.5.1 → 5.5.3
  • jest: 30.0.4 → 30.0.5
  • nock: 14.0.5 → 14.0.6
  • supertest: 7.1.3 → 7.1.4

🐛 Bug Fixes & Improvements

  • Fixed code duplication issues identified by SonarQube
  • Various security and code quality improvements

📚 Documentation

For detailed changes, see the CHANGELOG.md

🚀 Installation

:::bash
npm install -g sonarqube-mcp-server@1.6.0

Or with Docker:

:::bash
docker pull ghcr.io/sapientpants/sonarqube-mcp-server:1.6.0
Source: README.md, updated 2025-07-24