A
licenseB
qualityB
maintenanceEnables 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
No user-submitted related servers found.
Scored across 5 tools
Each tool serves a distinct purpose: analyzing code smells, inspecting structure, listing available refactorings, previewing changes, and applying refactorings. No overlap in functionality.
All tool names follow a consistent verb_noun pattern with underscores (e.g., analyze_code, preview_refactoring). No mixing of conventions.
Five tools is well-scoped for a refactoring server, covering analysis, inspection, listing, preview, and application without unnecessary tools.
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.