For the complete documentation index, see llms.txt. This page is also available as Markdown.

SonarQube Development Tools

Documentation for SonarQube developer tools, including SonarQube for IDE, the SonarQube CLI, and the SonarQube MCP Server.

SonarQube Developer Tools bring SonarQube capabilities into the workflows where developers write, review, and fix code. This section brings together SonarQube for IDE, the SonarQube CLI, and the SonarQube MCP Server so you can choose the right tool for your environment and find the documentation for each one in one place.

These tools support different parts of the development workflow. Some are designed for use in the editor, some for terminal-based workflows, and some for AI-assisted or MCP-based integrations.

Tools covered in this section

SonarQube CLI

Use the SonarQube CLI for terminal-based workflows, local analysis, and automation. It provides command-line access to SonarQube features for developers and scripts.

SonarQube MCP Server

Use the SonarQube MCP Server when you want supported clients and AI tools to call SonarQube capabilities through MCP-based integrations.

SonarQube for IDE

Use SonarQube for IDE to work with SonarQube directly in your editor. It helps developers identify issues while coding and review them before code is committed or merged.

Last updated

Was this helpful?