Back to MCP Servers
🔌

8b-is/smart-tree

MIT

🦀 🏠 🍎 🪟 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file ca

RustFiles

Install

npx -y smart-tree

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "8b-is-smart-tree": {
      "command": "npx",
      "args": [
        "-y",
        "smart-tree"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.