Sonarqube MCP Server

v1.0.0APIsstable

SonarQube MCP Server

agentaimcpmcp-serversonarqube
Share:
556
Stars
0
Downloads
0
Weekly
0/5

About

SonarQube MCP Server

Features

  • projects
  • metrics
  • issues
  • markIssueFalsePositive
  • markIssueWontFix

Use Cases

List all SonarQube projects with metadata. Essential for project discovery, inventory management, and accessing project-specific analysis data (requires admin permissions)
Get available metrics from SonarQube. Use this to discover all measurable code quality dimensions (lines of code, complexity, coverage, duplications, etc.) for reports and dashboards
Search and filter SonarQube issues by severity, status, assignee, tag, file path, directory, scope, and more. Critical for dashboards, targeted clean-up sprints, security audits, and regression testing. Supports faceted search for aggregations.
Mark an issue as false positive
Mark an issue as won't fix
SonarSource

Maintainer

LicenseNOASSERTION
Languagejava
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx sonarqube

Examples

Basic Configuration

Configure Sonarqube MCP Server

npx sonarqube

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "sonarqube": { "command": "npx", "args": ["-y", "sonarqube"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Sonarqube MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides