Code Scalpel
JSON →Code Scalpel is an MCP server that upgrades your AI coding agent with surgical, graph-based tools for precise analysis, atomic refactoring, and 99% lower token costs.
Install
uvx codescalpel Tools · 6
- extract_code Extract specific code elements (functions, classes, methods) from files
- analyze_code Analyze code structure and patterns across multiple languages
- get_call_graph Retrieve call graph for code, Python-first with JS/TS support
- get_graph_neighborhood Get neighborhood of a node in the call graph, Python-first with JS/TS support
- get_cross_file_dependencies Get cross-file dependencies, Python-first
- unified_sink_detect Detect sinks in code across multiple languages
Links
★ 13 GitHub stars