sonarqube-mcp-server and sonarlint-mcp-server

These are complementary tools that serve different scopes: SonarQube is a centralized, server-based platform for organization-wide code quality management, while SonarLint is a lightweight, client-side linter that provides real-time feedback during development and can integrate with SonarQube for consistency.

sonarqube-mcp-server
56
Established
sonarlint-mcp-server
43
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 21/25
Maintenance 6/25
Adoption 3/25
Maturity 22/25
Community 12/25
Stars: 418
Forks: 67
Downloads:
Commits (30d): 0
Language: Java
License:
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About sonarqube-mcp-server

SonarSource/sonarqube-mcp-server

SonarQube MCP Server

This tool helps developers and DevOps engineers integrate SonarQube's code quality and security analysis directly into their development environments and CI/CD workflows. It takes your code snippets or entire projects and provides detailed feedback on potential bugs, vulnerabilities, and code smells, helping ensure high-quality, secure software.

Software Development DevOps Code Quality Application Security Static Code Analysis

About sonarlint-mcp-server

nielspeter/sonarlint-mcp-server

A Model Context Protocol (MCP) server that brings enterprise-grade code analysis to Claude Desktop and other MCP clients using SonarLint's standalone SLOOP backend.

Exposes standalone SLOOP backend analysis through stdio transport with in-memory result caching for multi-turn conversations, enabling Claude to perform real-time bug detection, security scanning, and automated fixes across JavaScript, TypeScript, and Python without requiring an IDE or SonarQube server. Implements bi-directional JSON-RPC with critical scope lifecycle management (pre-registering files, awaiting readiness signals) to prevent analysis hangs on large projects.

Scores updated daily from GitHub, PyPI, and npm data. How scores work