Loading MCP server directory, please wait...
MCP server exposing Martin Fowler's refactoring catalog to LLMs with 71+ refactorings
npx @getmcp/cli add io.github.marshally/mcp-refactoringRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.marshally/mcp-refactoring": {
"command": "uvx",
"args": [
"mcp-refactoring"
]
}
}
}