Legacy Code Reviewer
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add legacy-code-reviewerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"legacy-code-reviewer": {
"command": "npx",
"args": [
"@modelcontextprotocol/legacy-code-reviewer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), checking test coverage, and leveraging AI-powered tools. Proactively applied when users request refactoring, updates, or analysis of legacy codebases.
Tags
developmentjavascripttypescriptpythongoskill