MCP server exposing Martin Fowler's refactoring catalog to LLMs with 71+ refactorings
An MCP (Model Context Protocol) server that exposes Martin Fowler's refactoring catalog to LLMs through a pluggable, language-agnostic architecture. 71+ Refactorings: Full implementation of Martin Fowler's refactoring catalog Pluggable Architecture: Support for multiple languages (Python first, Ruby/Java/Go planned) Safe by Default: Preview mode shows changes before applying LLM-Optimized: TOON…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP (Model Context Protocol) server that exposes Martin Fowler's refactoring catalog to LLMs through a pluggable, language-agnostic architecture. 71+ Refactorings: Full implementation of Martin Fowler's refactoring catalog Pluggable Architecture: Support for multiple languages (Python first, Ruby/Java/Go planned) Safe by Default: Preview mode shows changes before applying LLM-Optimized: TOON output format for token efficiency A language backend (e.g., for Python) Install the Python backend:…