sapientpants/sonarqube-mcp-server
by Various
Model Context Protocol (MCP) server for SonarQube
MCP
sapientpants/sonarqube-mcp-server
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that exposes SonarQube code quality and security analysis data to AI assistants. It allows tools like Claude to query SonarQube projects, issues, and metrics through the MCP standard interface.
Best for
Best for
Developers using AI coding assistants who need to incorporate SonarQube code quality data into their workflow
Use cases
- Retrieve code quality issues from SonarQube during AI-assisted code review
- Query SonarQube project metrics and security hotspots via natural language
- Integrate SonarQube analysis results into AI-driven development workflows
Notes
A Model Context Protocol (MCP) server that exposes SonarQube code quality and security analysis data to AI assistants. It allows tools like Claude to query SonarQube projects, issues, and metrics through the MCP standard interface.
99 stars on GitHub. Last updated 2025-11-14.
Use cases
- Retrieve code quality issues from SonarQube during AI-assisted code review
- Query SonarQube project metrics and security hotspots via natural language
- Integrate SonarQube analysis results into AI-driven development workflows
Pros
- Open source with 99 stars, indicating community interest and transparency
- Follows the MCP standard, enabling interoperability with multiple AI assistants
- Simplifies access to SonarQube data without custom API integrations
Cons
- Requires a running SonarQube instance, adding infrastructure overhead
- MCP adoption is still limited, so compatibility is restricted to supporting AI tools
- Feature set depends on SonarQube’s API; may not cover all analysis capabilities
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with 99 stars, indicating community interest and transparency
- Follows the MCP standard, enabling interoperability with multiple AI assistants
- Simplifies access to SonarQube data without custom API integrations
Cons
- Requires a running SonarQube instance, adding infrastructure overhead
- MCP adoption is still limited, so compatibility is restricted to supporting AI tools
- Feature set depends on SonarQube's API; may not cover all analysis capabilities
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.