Skip to main content
Glama
akhilthomas236

SonarQube MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SONARQUBE_URLYesURL of your SonarQube instance, e.g. http://your-sonarqube-instance:9000
SONARQUBE_TOKENYesYour SonarQube authentication token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sonarqube_list_projectsB

List all accessible SonarQube projects with their basic information and quality status

sonarqube_get_project_metricsA

Retrieve comprehensive project quality metrics including coverage, technical debt, complexity, and issue counts

list_issuesB

List code quality issues from a SonarQube project with filtering options

get_security_vulnerabilitiesC

Get detailed security vulnerability analysis from a SonarQube project

get_quality_gateB

Get quality gate status and conditions for a SonarQube project

get_analysis_historyB

Get historical analysis data and trends for a SonarQube project

get_project_repositoryB

Get git repository information and source code management details for a SonarQube project

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/akhilthomas236/sonarqube-mcp-npm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server