Skip to main content
Glama
194,485 tools. Last updated 2026-06-11 22:32

"Ruff" matching MCP tools:

  • Execute predefined development tool presets like test runners and linters for JavaScript, Python, Rust, and Go projects to automate code quality checks.
  • Run static analysis in isolated environments to prevent local configuration drift. Validates Python, JavaScript, TypeScript, and Rust code using Ruff, ESLint, or Clippy for consistent results.
  • Analyze Python code with Ruff, ty, and Vulture to detect linting issues, type errors, and dead code for comprehensive code quality improvement.
    MIT
  • Retrieve diagnostics (errors and warnings) from linters like TS, ESLint, Pyright, and more. Filter by file path, severity, and limit results for efficient code analysis.
    MIT
  • Run linter checks and analyze code problems with resolution hints. Supports ruff and flake8 with optional auto-fix.
    MIT
  • Analyze Python code for errors and style issues using ruff or flake8 to improve code quality and maintainability.
    MIT