Provides secure, relative filesystem access for AI agents.
Filesystem is a Node.js server implementing the Model Context Protocol (MCP) to provide secure and relative filesystem access for AI agents like Cline and Claude. It simplifies file access without requiring absolute paths, ensures secure interactions with the filesystem, and supports efficient server-side operations using Node.js and TypeScript.
Key Features
01Relative path support
02TypeScript support
03Designed for AI agents like Cline and Claude
040 GitHub stars
05Secure access to the filesystem
06Built with Node.js
Use Cases
01Providing a controlled environment for AI agents to interact with the filesystem
02Simplifying file access for AI agents using relative paths
03Allowing AI agents to read and write files securely