sonarqube-mcp-server

SonarSource/sonarqube-mcp-server

3.5

If you are the rightful owner of sonarqube-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The SonarQube MCP Server is a Model Context Protocol server designed for seamless integration with SonarQube Server or Cloud, enabling code snippet analysis directly within the agent context.

Tools

Functions exposed to the LLM to take actions

analyze_code_snippet

Analyze a code snippet with SonarQube analyzers to find SonarQube issues in it.

list_languages

List all programming languages supported in this instance.

change_sonar_issue_status

Change the status of a SonarQube issue to 'accept', 'falsepositive' or to 'reopen' an issue.

search_sonar_issues_in_projects

Search for SonarQube issues in my organization's projects.

get_component_measures

Get measures for a component (project, directory, file).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources