SonarQube MCP Server
The SonarQube MCP Server is designed to integrate code quality and code security tools with your favorite MCP clients.
For complete details about the SonarQube MCP Server, please see the main page in the SonarQube for VS Code documentation: SonarQube MCP Server
Overview
The SonarQube MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with SonarQube Server or SonarQube Cloud for code quality and code security. It enables the analysis of code snippets directly within the agent context and allows you to retrieve information and perform actions on your SonarQube Server instance or SonarQube Cloud organization. See the SonarQube MCP Server for compatibility details.
Upon receiving a request from an MCP client, the SonarQube MCP Server calls the SonarQube Cloud or SonarQube Server API to perform actions:

Setting up the SonarQube MCP Server
See the main page to setup the SonarQube MCP Server.
Tools
Once the SonarQube MCP server is connected, its tools become available. The current list of all tools available with the SonarQube MCP Server are listed in the SonarQube MCP Server repository.
For complete details about the SonarQube MCP Server, please see the main page in the SonarQube for VS Code documentation: SonarQube MCP Server
Last updated
Was this helpful?