A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and analysis results.
Overview
The SonarQube MCP Server enables AI assistants to interact with SonarQube's code quality analysis capabilities through the Model Context Protocol. This integration allows AI assistants to:
Retrieve code metrics and analysis results
Access and filter issues
Check quality status
Analyze project quality over time
Features
List all SonarQube projects with pagination support
Get detailed issue information from SonarQube projects with extensive filtering options
Support for both SonarQube and SonarCloud
Comprehensive parameter validation using Zod schemas
Full TypeScript support
Usage with Claude Desktop
Edit claude_desktop_config.json:
Restart Claude Desktop to apply the changes
Docker
NPX
Available Tools
The SonarQube MCP Server provides the following tools:
A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and analysis results.
Overview
The SonarQube MCP Server enables AI assistants to interact with SonarQube's code quality analysis capabilities through the Model Context Protocol. This integration allows AI assistants to:
Retrieve code metrics and analysis results
Access and filter issues
Check quality status
Analyze project quality over time
Features
List all SonarQube projects with pagination support
Get detailed issue information from SonarQube projects with extensive filtering options
Support for both SonarQube and SonarCloud
Comprehensive parameter validation using Zod schemas
Full TypeScript support
Usage with Claude Desktop
Edit claude_desktop_config.json:
Restart Claude Desktop to apply the changes
Docker
NPX
Available Tools
The SonarQube MCP Server provides the following tools: