fast-filesystem-mcp and filesystem-mcp

These are competitor tools, as both projects provide a Model Context Protocol (MCP) server for secure and efficient filesystem access for AI assistants.

fast-filesystem-mcp
63
Established
filesystem-mcp
40
Emerging
Maintenance 6/25
Adoption 15/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 17/25
Stars: 44
Forks: 16
Downloads: 671
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 6
Forks: 8
Downloads: —
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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 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.

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