关于
Enables AI models to securely interact with the local filesystem through the Model Context Protocol (MCP). It offers tools for reading, writing, updating, and managing files and directories, featuring advanced search-and-replace capabilities and directory tree traversal. Built with TypeScript, it prioritizes type safety, modularity, and robust error handling, making it suitable for reliable integration into AI workflows.
主要功能
- Targeted updates with search-and-replace (plain text and regex)
- Built-in path sanitization for security
- 1 GitHub stars
- Comprehensive file operations (read, write, list, delete, move, copy)
- Session-aware path management with default working directory
- Structured logging and standardized error handling
使用案例
- Automated file analysis and content extraction
- AI-powered code modification and refactoring
- Dynamic configuration management for AI agents