Parse code graphs and query coverage data for compliant unit test generation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "codeparse-mcp" yet — see the docs or source repo.
Please parse this Java project and list all classes in the com.example.safety package, each class's method signatures, and the call relationships between them.
A list of classes, method signatures, and an overview of method call relationships in the target package.
For the BrakeController.calculatePressure method, query the control flow graph and MC/DC conditions, then generate unit test case recommendations meeting ISO 26262 ASIL-D requirements.
The method's control flow, decomposed decision conditions, and test case recommendations covering critical paths.
Scan the project for methods with complex boolean expressions, identify decision logic with high MC/DC coverage difficulty, and rank them by risk priority.
A ranked list of high-complexity decision methods, with risk notes and testing priority recommendations.
Index codebases into Neo4j for analysis, dependency mapping, and impact assessment.
Analyze, match, and transform code structures across multiple programming languages.
Index source code locally to query symbols, dependencies, and tree structure.
Analyze project architecture, map dependencies, and predict code change impact.
Analyze codebases with semantic search, dependency insights, and natural language Q&A.
Parse code into symbol graphs for 3D visualization and impact analysis.