Code Explanation
MCP Serverby lovedragonball · Added 5mo ago
Claude
32
Install
git clone https://github.com/lovedragonball/power-ranger-toolkitAdd to Claude
claude mcp add code-explanationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-explanation": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-explanation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
--- name: code-explanation description: Explain complex code in simple terms, document logic, and help developers understand unfamiliar codebases ---
Tags
developmentjavascriptgojavacode-reviewskill