Rs Filesystem
CreatedFellowTraveler
Provides filesystem tools for use within MCP clients like Claude Desktop.
About
Rs Filesystem offers a set of filesystem tools specifically designed for integration with Model Context Protocol (MCP) clients such as Claude Desktop. Written in Rust, it enables access and manipulation of files within specified, allowed directories, enhancing the functionality of MCP-based applications. It supports MCP server mode and integrates with json-rpc routing library.
Key Features
- Supports logging for debugging and monitoring
- Provides tools to display resources, prompts, and tools
- Enables MCP server functionality
- 13 GitHub stars
- Allows configuration of allowed directories via environment variable
Use Cases
- Integrating filesystem access into Claude Desktop
- Managing files within a sandboxed environment in MCP clients
- Developing custom MCP client applications