SCAST
21
SCAST is a static code analysis tool that visualizes code as UML diagrams and flowcharts. It supports several programming languages and can be integrated into AI systems as an MCP server. The tool aids in code understanding by generating comprehensive visual representations.
scast_analysis
Analyze the code and generate a visual chart, returning a list of keywords containing class and method names and functional explanations
scast_retriever
Retrieve source code definitions through keywords, support RAG method