Skip to main content
Glama

Related Servers

Alternatives to MCP Refactoring

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables LLMs to efficiently read, write, and refactor code using precise AST-based operations, reducing token usage and context window waste.
      25
      27 npm
      3
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables coding agents to perform safe, project-wide Python refactoring (rename, move, extract, inline, change signature, organize imports, etc.) with a dry-run safety contract and LSP-coordinate addressing.
      15
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides LLM-optimized tools for advanced code analysis, repository complexity evaluation, and call graph generation. It enables users to visualize directory structures, detect code patterns, and build semantic context with significant token savings.
      8 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to perform high-performance code search and analysis across multiple languages using symbol indexing, regex text search, and structural AST pattern matching. It also provides tools for technology stack detection and dependency analysis with persistent caching for optimized performance.
      8
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to understand and navigate codebases through structural analysis. Provides code mapping, symbol search, and impact analysis using ast-grep for accurate parsing of Python, JavaScript, TypeScript, and Go projects.
      4
      52
      MIT

    TDQS

    A4.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: analyzing code smells, inspecting structure, listing available refactorings, previewing changes, and applying refactorings. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with underscores (e.g., analyze_code, preview_refactoring). No mixing of conventions.

    Tool Count5/5

    Five tools is well-scoped for a refactoring server, covering analysis, inspection, listing, preview, and application without unnecessary tools.

    Completeness4/5

    The toolset covers the main refactoring workflow: analysis, preview, and application. Missing a dedicated undo tool, but git revert is suggested. Minor gap but acceptable.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues