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.

Maintenance 13/25
Adoption 8/25
Maturity 9/25
Community 18/25
Maintenance 2/25
Adoption 7/25
Maturity 18/25
Community 20/25
Stars: 45
Forks: 15
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 34
Forks: 26
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No Package No Dependents
Stale 6m

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work