mcp_server_filesystem and filesystem-mcp-server
These are competitors offering overlapping core functionality—both provide MCP servers for file read/write operations—though the second adds more advanced capabilities like search/replace and tree traversal that could make it preferable for complex file manipulation tasks.
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 filesystem-mcp-server
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
Supports dual STDIO and HTTP transports with JWT authentication, enabling both direct process communication and network-based AI agent interactions. Built with TypeScript and Zod validation, it implements a layered architecture separating transport, API, core services, and tool implementation layers for modularity and maintainability. Includes session-aware path management, comprehensive filesystem operations with regex-based search-and-replace, and security features like path sanitization and configurable base directory restrictions for sandboxed file access.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work