get_file_tree
Generate and retrieve the file tree structure of a project, with options to customize paths, use .gitignore rules, or exclude .git directories, for efficient code repository processing.
Instructions
Retrieves the file tree structure of the project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom_blacklist | No | Custom blacklist items. | |
ignore_git | No | Whether to ignore the .git directory. | |
path | No | The target directory path. | |
use_gitignore | No | Whether to use .gitignore rules. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Code Merge MCP
Related Tools
- @owayo/mcp-src-tree
- @abhishekbhakat/mcp_server_code_assist
- @andredezzy/deep-directory-tree-mcp
- @razorback16/mcp-git-repo-browser
- @jurasofish/mcpunk