Visualize directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation.
A powerful Model Context Protocol (MCP) implementation for visualizing and analyzing directory structures. Why? Now you can let AI assistants understand and navigate your project structure efficiently, enabling smarter code navigation and project organization insights.
Built with:
DEMO:
The easiest way to get started is using Smithery:
npx -y @smithery/cli install @andredezzy/deep-directory-tree-mcp --client cursor
Open Cursor Settings → MCP → Add new MCP server
Configure with these settings:
{
"deep-directory-tree": {
"command": "npx",
"args": ["-y", "@andredezzy/deep-directory-tree-mcp"]
}
}
Add the following to your MCP configuration:
{
"mcpServers": {
"deep-directory-tree": {
"command": "npx",
"args": ["-y", "@andredezzy/deep-directory-tree-mcp"]
}
}
}
Common commands for AI assistants:
# Clone the repository
git clone https://github.com/andredezzy/deep-directory-tree-mcp.git
cd deep-directory-tree-mcp
# Install dependencies
bun install
# Build the project
bun run build
Open Cursor Settings → MCP → Add new MCP server
Configure with these settings:
{
"deep-directory-tree": {
"command": "node",
"args": ["ABSOLUTE_PATH_TO_MCP_SERVER/bin/deep-directory-tree.js"]
}
}
Add the following to your MCP configuration:
{
"mcpServers": {
"deep-directory-tree": {
"command": "node",
"args": ["ABSOLUTE_PATH_TO_MCP_SERVER/bin/deep-directory-tree.js"]
}
}
}
git checkout -b feature/amazing-feature
)git commit -m 'Add feature'
)git push origin feature/amazing-feature
)Need help? Try these resources:
MIT License - see LICENSE file for details.
Extract text, images, and perform OCR on PDF documents using Tesseract OCR.
Parses various file formats using the 302.AI API, requiring a 302AI_API_KEY.
Manage files and downloads on Synology NAS devices using an AI assistant.
Provides read-only access to local files and directories.
Securely browse and read files within an Android project, with built-in validation and access controls for sensitive directories.
A secure server for filesystem operations with controlled access to specified directories.
Perform filesystem operations within specified directories.
A server providing comprehensive file system operations, automatically downloaded and built on first use.
Convert files between various formats, including images, documents, audio, video, and more.
Secure file operations with configurable access controls