Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📂 File Systems
  3. Smart Tree
Smart Tree logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:46:25 PM

Smart Tree

User RatingsBe the first to rate and review this MCP server!
View Repository267 GitHub StarsTotal stargazers on GitHub for the source repository (267 stars).Visit Website
file-systemsdeveloper-toolsdirectory-visualizationmcp

Local MCP tools for exploring directories, compressing codebase context, searching files, and preserving agent notes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for 8b-is/smart-tree, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives📂 More in File Systems

Overview

8b-is/smart-tree MCP server gives AI agents local tools for directory visualization, file search, compressed codebase context, and session memory. It runs alongside the Smart Tree command-line application and is available through a stdio MCP mode, with an installer for Claude Desktop configuration. AI-oriented modes include compressed output and a quantum mode, while the broader CLI also provides interactive browsing, dashboards, and security scanning. Reach for it when an agent needs a compact structural view of a local repository without relying on a remote service.

Use cases

•Inspect a repository structure before editing files
•Compress directory context for an AI session
•Search local files for TODOs or other text
•Recall notes from earlier agent sessions

Key features

•Local stdio MCP mode
•AI-oriented directory visualization
•Compressed and quantum output modes
•File content search
•Collaborative memory tools
•Claude Desktop MCP configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Smart Tree.

Extracted Tool Capabilities
Local stdio MCP mode
AI-oriented directory visualization
Compressed and quantum output modes
File content search
Collaborative memory tools
Claude Desktop MCP configuration

How Smart Tree works

What 8b-is/smart-tree MCP server does

8b-is/smart-tree MCP server connects an AI client to a local directory and exposes Smart Tree’s repository-inspection functions through Model Context Protocol. Its core use is turning a directory into an AI-oriented representation rather than returning only a conventional tree listing. The project description also identifies semantic analysis, intelligent file categorization, and compressed output intended to reduce the amount of context sent to an agent.

The surrounding Smart Tree CLI supports several related workflows. Agents can request a quick tree view, search file contents, save session information, and create or retrieve collaborative memories. The README also documents an ask_user MCP tool that can pause an agent workflow and request input through the dashboard.

How it works

Smart Tree is implemented as a local Rust application. The README lists a Model Context Protocol option that communicates over stdio, so the MCP client starts the local program rather than connecting to a hosted endpoint. A client can therefore inspect files available to the machine running Smart Tree, subject to that process’s filesystem access.

Output can be selected for AI use with the CLI’s AI mode and compression flags. The documented quantum mode is intended to produce an even smaller representation, and the project description associates that mode with intelligent categorization. These formats are useful when an agent needs repository structure or selected content while keeping prompt size down.

The project also includes a client menu with entries for a basic tree, an interactive file browser, a terminal interface, a web dashboard, an HTTP daemon, and the stdio MCP server. These are additional application modes rather than separate MCP services.

Setup and configuration

The project can be installed on Linux, macOS, or WSL with its shell installer or through cargo install smart-tree. Windows has a PowerShell installer, and the README also documents a Homebrew formula for macOS. After installation, the executable is named st.

Claude Desktop configuration can be handled from the CLI with st --mcp-install; the README says this creates a backup and preserves existing configuration. st --mcp-status checks the installation state, while st --mcp-uninstall removes the configuration. The repository also includes interactive setup and management scripts for MCP setup, health checks, and client-mode selection.

Tools and capabilities

The documented capabilities include:

  • Directory visualization for conventional and AI-focused views
  • Compressed output for reducing codebase context size
  • Quantum mode with more aggressive compression
  • Fast content search, including searches such as TODO
  • Collaborative memory lookup and session-memory anchoring
  • An ask_user MCP interaction for requesting human input
  • Interactive browsing through the Spicy TUI
  • Security scans for documented MCP supply-chain attack patterns

8b-is/smart-tree MCP server is therefore most relevant to local repository exploration and agent context preparation. Its memory, dashboard, and security features broaden the CLI, but they should not be treated as requirements for using the basic MCP mode.

Read the full README →View source on GitHub →

Related MCP Servers

View all in File Systems View all alternatives
  • MCP Text Editor logoMCP Text Editor

    A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.

    📂 File Systems1 views
    Compare vs MCP Text Editor →
  • Chisel logoChisel

    Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted grep/sed instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).

    📂 File Systems3 views
    Compare vs Chisel →
  • Filesystem Context MCP Server logoFilesystem Context MCP Server

    Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

    📂 File Systems3 views
    Compare vs Filesystem Context MCP Server →
  • MCP Filesystem Server logoMCP Filesystem Server

    Golang implementation for local file system access.

    📂 File Systems4 views
    Compare vs MCP Filesystem Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
267
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
6 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Smart Tree

Install Smart Tree with the project shell or PowerShell installer, or run `cargo install smart-tree`. The resulting executable is `st`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSmart Tree AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/8b-is-smart-tree?style=directory)](https://allmcps.com/mcp/8b-is-smart-tree)
HTML Embed
<a href="https://allmcps.com/mcp/8b-is-smart-tree"><img src="https://allmcps.com/api/badge/8b-is-smart-tree?style=directory" alt="Smart Tree on AllMCPs" /></a>

Technical Specs & Signals

Category📂File Systems
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 2, 2026
6/7 checks healthy over the last 32d
Views6
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars267
GitHub Star CountTotal stargazers on GitHub representing community popularity (267 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 11, 2026
49Quality signal: Fair · 49/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity7/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📂 File Systems →Best MCP servers for File Systems →Alternatives to Smart Tree →Install in Claude DesktopInstall in CursorInstall in VS Code