mcp-filesystem and filesystem-mcp

These two tools are competitors, as both implement an MCP filesystem server with secure directory confinement and batch operations.

mcp-filesystem
48
Emerging
filesystem-mcp
47
Emerging
Maintenance 6/25
Adoption 4/25
Maturity 25/25
Community 13/25
Maintenance 10/25
Adoption 4/25
Maturity 16/25
Community 17/25
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About mcp-filesystem

gabrielmaialva33/mcp-filesystem

A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories

This project provides a secure way for AI models to access your computer's files. It acts as a controlled gateway, taking requests from an AI model (like Claude Desktop) to read, write, or manage files, and then returning the results back to the AI. This is for developers or system administrators who want to give AI models limited and secure access to specific parts of a filesystem.

AI-integration filesystem-security model-deployment data-access-control developer-tooling

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