filesystem-mcp
If you are the rightful owner of filesystem-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Filesystem MCP is a Node.js server providing secure, relative filesystem access for AI agents like Cline and Claude.
Filesystem MCP is a Model Context Protocol server built with Node.js, designed to offer secure and relative filesystem access for AI agents such as Cline and Claude. It ensures that AI agents can interact with the filesystem safely, using relative paths to simplify file access. The server is built with Node.js, providing efficient server-side operations, and supports TypeScript for enhanced type safety and developer experience. The server can be configured to run on a specified port and allows only certain AI agents to access the filesystem, ensuring a secure environment.
Features
- Secure Access: Ensures safe interaction with the filesystem for AI agents.
- Relative Paths: Simplifies file access without needing absolute paths.
- Support for AI Agents: Specifically designed for Cline and Claude.
- Built with Node.js: Utilizes Node.js for efficient server-side operations.
- TypeScript Support: Offers type safety and improved developer experience.