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.