fast-filesystem-mcp and mcp-filesystem

Both tools are competing implementations of a secure Model Context Protocol (MCP) server designed to provide filesystem access, but "efforthye/fast-filesystem-mcp" is a more established and actively used high-performance option.

fast-filesystem-mcp
63
Established
mcp-filesystem
41
Emerging
Maintenance 6/25
Adoption 15/25
Maturity 24/25
Community 18/25
Maintenance 6/25
Adoption 4/25
Maturity 18/25
Community 13/25
Stars: 44
Forks: 16
Downloads: 671
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About fast-filesystem-mcp

efforthye/fast-filesystem-mcp

A high-performance Model Context Protocol (MCP) server that provides secure filesystem access for Claude and other AI assistants.

Implements chunked reading/writing and streaming operations to handle files of any size without memory overflow, plus advanced editing tools (line-based replacement, batch edits, regex search-and-replace) optimized for code modification. Integrates directly with Claude Desktop via stdio transport and includes configurable backup creation, debug logging, and automatic system file exclusions for safer filesystem access.

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.

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