Skip to main content
Glama
465,475 tools. Updated 2026-08-19 04:05

"SonarLint" matching MCP tools:

  • Automatically apply all SonarLint quick fixes to code quality issues in a file. Returns fixed issues and those requiring manual resolution.
    MIT
  • Analyze multiple source files for bugs, code smells, and security vulnerabilities in one call. Supports glob patterns and returns compact results highlighting only files with issues.
    MIT
  • Analyze code snippets in JavaScript, TypeScript, Python, Java, Go, PHP, or Ruby to identify bugs, code smells, security issues, and complexity problems without needing a file on disk.
    MIT
  • List all active code quality rules with ID, name, and severity. Use to look up rule meanings, discover detectable issues, or see which rules apply to a language.
    MIT
  • Check the health of the code quality analysis backend. Retrieve plugin, cache, and version details to diagnose when analysis fails.
    MIT
  • Apply SonarLint's suggested fix to a specific code quality issue at a given file, line, and rule. Modifies the file directly to resolve the issue.
    MIT
  • Analyze a file to detect bugs, code smells, security vulnerabilities, and complexity issues. Returns exact line numbers, severity levels, and available quick fixes.
    MIT