From 123df950dacd6c709c9bd4bba73bb92f14729b5e Mon Sep 17 00:00:00 2001 From: Nicolas QUINQUENEL Date: Wed, 4 Jun 2025 16:02:20 +0200 Subject: [PATCH] Add SonarQube MCP Server to Official Servers (#275) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f69246c..6a192c8 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Official integrations are maintained by companies building production ready MCP - **[Semgrep](https://github.com/semgrep/mcp)** - Enable AI agents to secure code with [Semgrep](https://semgrep.dev/). - **[Sentry](https://github.com/getsentry/sentry-mcp)** - Official MCP server for [Sentry](https://sentry.io). - **[SingleStore](https://github.com/singlestore-labs/mcp-server-singlestore)** - Interact with the SingleStore database platform +- **[SonarQube](https://github.com/SonarSource/sonarqube-mcp-server)** - Provides seamless integration with [SonarQube](https://www.sonarsource.com/) Server or Cloud, and enables analysis of code snippets directly within the agent context - **[Supabase](https://github.com/supabase-community/supabase-mcp)** - Connects to Supabase platform for database, auth, edge functions and more. - **[Square](https://github.com/square/square-mcp-server)** - A Model Context Protocol (MCP) server for square - **[StarRocks](https://github.com/StarRocks/mcp-server-starrocks)** - Interact with [StarRocks](https://www.starrocks.io/)