mcp_server_filesystem and mcp-filesystem
These are competitors offering overlapping implementations of secure MCP filesystem access, with the first providing more established community adoption (45 vs 7 stars) while both serve the same use case of sandboxed file operations for AI assistants.
About mcp_server_filesystem
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for AI assistants. Enables Claude and other assistants to safely read, write, and list files in a designated project directory with robust path validation and security controls.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work