filesystem-mcp-server and fastmcp-file-server

These two tools are competitors, as both implement an MCP server for file operations, offering similar core functionalities to different audiences or with varying feature sets.

filesystem-mcp-server
54
Established
fastmcp-file-server
43
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 25/25
Community 20/25
Maintenance 2/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 34
Forks: 26
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m

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 fastmcp-file-server

Luxshan2000/fastmcp-file-server

A secure MCP (Model Context Protocol) file server providing AI assistants with comprehensive file operations. Features multi-tier authentication, multiple connection modes (stdio/HTTP/public), and safe directory restrictions.

Supports advanced text operations (line-specific edits, search/replace, pattern matching) and file analysis (hashing, diffs) alongside batch processing and format conversion (PDF, image, CSV/JSON). Built on FastMCP with tiered token-based authentication for HTTP mode, integrates directly with Claude Desktop via stdio or HTTP transports, and supports public exposure through ngrok with Bearer token authorization.

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