MCPServers
Code2Flow - MCP server logo

Code2Flow

1
0

Summary

Code2Flow MCP Server provides a FastAPI-based interface that enables AI assistants to generate visual code flow diagrams from source code. By leveraging the code2flow Python library, this server allows agents to analyze code structure, visualize execution paths, and understand program flow without manual diagramming. The implementation includes a client example script demonstrating how to interact with the server, making it particularly useful for code comprehension, documentation generation, and architectural analysis tasks.

Available Actions(3)

generate_call_graph

生成代码调用图。参数: source_paths (列表,必需),language (字符串,可选)

check_code2flow_version

检查 code2flow 版本。无参数

analyze_code_complexity

分析代码复杂度。参数: source_path (字符串,必需),language (字符串,可选)

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ