mcp-filesystem and filesystem-mcp
About mcp-filesystem
gabrielmaialva33/mcp-filesystem
A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
Implements strict path validation with Zod schemas and supports multiple deployment modes (CLI, npm package, Docker) to integrate with Claude Desktop and other MCP clients. Provides comprehensive filesystem operations including file editing with diff preview, recursive directory trees, and pattern-based search, alongside system command execution and upcoming HTTP request capabilities.
About filesystem-mcp
SylphxAI/filesystem-mcp
📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
Implements the Model Context Protocol (MCP) to provide AI agents with batch file operations—reading, writing, and editing multiple files in a single request—reducing token overhead by 50-70% compared to individual shell commands. Built on Node.js with Zod validation and stdio transport, it enforces project-root confinement to prevent path traversal attacks while offering permission controls through chmod/chown tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work