Merge pull request #1121 from 8bit-wraith/add-new-filesystem-server

Add smart-tree MCP server to File Systems section
This commit is contained in:
Frank Fiegel
2025-07-08 04:50:44 -04:00
committed by GitHub
7 changed files with 7 additions and 0 deletions

View File

@@ -575,6 +575,7 @@ Provides access to documentation and shortcuts for working on embedded devices.
Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.
- [8b-is/smart-tree](https://github.com/8b-is/smart-tree) 🦀 🏠 🍎 🪟 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.
- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard
- [exoticknight/mcp-file-merger](https://github.com/exoticknight/mcp-file-merger) 🏎️ 🏠 - File merger tool, suitable for AI chat length limits.
- [filesystem@quarkiverse/quarkus-mcp-servers](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/filesystem) ☕ 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.