filesystem-mcp-server and filesystem-mcp

These two tools are competitors, as both implement a Model Context Protocol (MCP) server for filesystem operations.

filesystem-mcp-server
54
Established
filesystem-mcp
47
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 16/25
Community 17/25
Stars: 34
Forks: 26
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 6
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

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

This project provides a secure way for AI models to interact with a computer's file system. It takes commands from an AI agent to read, write, modify, or manage files and directories, then performs these operations and returns the results. It's designed for developers building AI agents that need to access local data.

AI-agent-development developer-tooling system-integration backend-development

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