Skip to main content
Glama
drewsonne

ruff-mcp-server

by drewsonne

Related Servers

Alternatives to ruff-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      A
      maintenance
      An MCP server that performs comprehensive Python code analysis using Ruff, ty, and Vulture for linting, type checking, and dead code detection.
      8
      79 PyPI
      11
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      This MCP server provides direct access to ruff linting, formatting checks, and ty type-checking for Python projects, with token-efficient, structured output.
      9
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables AI models to analyze local Python codebases using abstract syntax trees, providing tools for file structure analysis, symbol search, import graphing, docstring auditing, and refactoring prompts without loading entire source files into context.
      5
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An open-source MCP server that automates project customization by analyzing your codebase and generating AI-ready configuration files based on industry best practices.
      4
      9 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server providing automated code linting, rule explanations, and configuration templates for wemake-python-styleguide, with structured violation reports and offline rule database.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Code linting and style checking tools for AI agents, exposed as an MCP server. Supports style checks, naming conventions, complexity analysis, dead code detection, and import analysis.
      25 npm
      MIT

    TDQS

    B3.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct action: running tests, lint-checking, auto-fixing, and formatting. No overlap in purpose.

    Naming Consistency4/5

    Tools consistently use snake_case and an action-oriented pattern, but 'pytest_runner' deviates from the 'ruff_*' prefix used by the others, causing minor inconsistency.

    Tool Count5/5

    Four tools is a tight, well-scoped set covering the core Python development workflows of testing and linting/formatting.

    Completeness4/5

    Covers the essential operations for the domain: test execution, linting, auto-fix, and formatting. Minor gaps like custom rule configuration are absent, but the core is complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues