filesystem-mcp

filesystem-mcp

3.3

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 Server provides secure and efficient access to project files for AI agents using the Model Context Protocol.

The Filesystem MCP Server by Sylphlab is a Node.js server that implements the Model Context Protocol (MCP) to offer a comprehensive set of filesystem tools. It is designed to operate securely within a defined project root directory, ensuring that AI agents like Cline or Claude can access project files efficiently and safely. The server supports various installation methods, including npx, bunx, Docker, and local builds, making it versatile for different environments. It focuses on batch operations to minimize token usage and latency, providing detailed status reports for each operation. The server is equipped with robust validation using Zod schemas and offers a wide range of functionalities, from file exploration to content manipulation and permission control.

Features

  • Secure & Convenient Project Root Focus: Operations are confined to the project root, ensuring security.
  • Optimized & Consolidated Tools: Batch operations reduce AI-server round trips, saving tokens and latency.
  • Easy Integration: Quick setup via npx/bunx or Docker.
  • Comprehensive Functionality: Covers a wide range of filesystem tasks.
  • Robust Validation: Uses Zod schemas for argument validation.