MCP Source Tree Server
JSON →Generates a JSON representation of a directory's source file tree, respecting .gitignore patterns.
Tools · 1
- get_source_tree 指定されたディレクトリ配下のファイルツリーをJSON形式で取得します。.gitignoreの条件に従ってファイル/ディレクトリを除外し、ディレクトリ構造を階層的なJSONで表現します。
Generates a JSON representation of a directory's source file tree, respecting .gitignore patterns.