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.
Available on npm.
Stars
3
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Nov 12, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nielspeter/sonarlint-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mitulgarg/env-doctor
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
SonarSource/sonarqube-mcp-server
SonarQube MCP Server
benzsevern/goldenmatch
Entity resolution toolkit — deduplicate, match, and create golden records. 27 MCP tools on...
cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
kevinlin/spec-coding-mcp
An MCP server that brings AI spec-driven development workflow to any AI-powered IDE besides Kiro