{"slug":"kaldonia-labs/codereaper","name":"Code Reaper","description":"CodeReaper is an AI-driven MCP tool for Cursor that finds and removes dead JavaScript by exploring real UIs and capturing V8 coverage","category":"development","tags":[],"official":false,"stars":0,"transport":null,"install":[{"cmd":"pip install codereaper","imports":[]}],"tools":[{"name":"find_dead_code","description":"Full pipeline: scan + analyze. Returns dead-code report with file paths, line numbers, risk scores, and removal recommendations."},{"name":"scan_website","description":"Scan only (no analysis). Returns scan_id for later use."},{"name":"analyze_dead_code","description":"Analyze a completed scan. Takes scan_id."},{"name":"generate_patches","description":"Generate unified diffs to remove dead code (conservative / balanced / aggressive)."},{"name":"get_patch_diff","description":"Retrieve the combined diff for a patch."},{"name":"apply_patch","description":"Apply a patch to source files (stores snapshots for rollback)."},{"name":"verify_patch","description":"Re-run the browser agent to check for regressions after patching."},{"name":"rollback_patch","description":"Restore original files from pre-patch snapshots."},{"name":"list_scans","description":"List recent scans."},{"name":"get_scan_status","description":"Get detailed status of a scan."}],"env_vars":["GEMINI_API_KEY"],"auth_type":"none","github":"https://github.com/kaldonia-labs/codereaper","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}