Capability
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Unique: Combines depth limiting with automatic context overflow protection and smart exclusion of build artifacts — most file explorers either recurse infinitely or require manual filtering, forcing the model to manage context boundaries
vs others: Prevents context explosion when exploring large monorepos by automatically truncating results and excluding noise directories, allowing Claude to explore codebases that would otherwise exceed token limits
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Unique: Implements automatic context overflow protection through pagination and depth limiting, preventing filesystem traversal from exhausting Claude's context window — a critical safeguard for MCP servers that other implementations often lack
vs others: Provides intelligent depth control and pagination that adapts to context constraints, whereas naive recursive listing can crash the connection or waste context on irrelevant directory metadata
via “directory-tree-traversal-and-listing”
MCP server for filesystem access
Unique: Provides MCP-native directory enumeration with configurable depth limits and ignore pattern support, allowing LLMs to explore project structure without shell commands or external tools
vs others: More efficient than spawning find/ls commands and safer than giving agents shell access, while providing structured metadata suitable for LLM consumption
Building an AI tool with “Recursive Filesystem Traversal With Depth Control And Context Overflow Protection”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.