Rs Filesystem
Provides filesystem tools for use within Claude Desktop or other Model Context Protocol (MCP) clients.
关于
rs_filesystem offers a set of filesystem tools designed for integration with Claude Desktop and other MCP-compatible clients. Written in Rust, it allows interaction with the filesystem through the Model Context Protocol, enabling functionalities like resource display and prompt handling. Configuration involves specifying allowed directories for secure operation, ensuring tools only function within designated paths.
主要功能
- Designed for integration with Claude Desktop
- Configurable allowed directories for security
- 19 GitHub stars
- Allows display of resources, prompts, and tools
- Uses JSON-RPC for communication
- Enables filesystem access within MCP environments
使用案例
- Integrating filesystem access into AI workflows
- Managing resources within a Claude Desktop environment
- Implementing custom tools for MCP clients