MCPServers

Summary

SCAST is a tool designed to assist users in analyzing and summarizing code through visualization. By simply providing the folder path where the code is located, SCAST can perform static analysis on the code, helping users understand the code structure, explain its functionality. generate various visual charts such as UML diagrams, AST tree diagrams and Mermaid flowcharts.

Available Actions(2)

scast_analysis

SCAST is a tool designed to assist users in analyzing and summarizing code through visualization. Provide the folder path where the code is located to perform static analysis on the code, generating an AST tree, various visual charts such as UML diagrams, AST tree diagrams, and Mermaid flowcharts. It also returns a keyword list containing all class and method names with their functionality explanations.

scast_retriever

SCAST is a tool that helps users analyze and summarize code and provides visualizations. Provide the file path of the source code folder to perform static analysis, generating an AST tree. After analyzing the code directory, you can use keywords in the AST tree for searching, such as class names, method names, or field names, to find the source code at its definition.

Last Updated: April 22, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签