← Index

Refactoring MCP Server

io.github.marshally/mcp-refactoring·v0.1.2·Other
Quality Score
76
/100

MCP server exposing Martin Fowler's refactoring catalog to LLMs with 71+ refactorings

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-refactoring": {
      "command": "uvx",
      "args": [
        "mcp-refactoring"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other