fast-filesystem-mcp and filesystem-mcp-server

fast-filesystem-mcp
57
Established
filesystem-mcp-server
47
Emerging
Maintenance 6/25
Adoption 15/25
Maturity 18/25
Community 18/25
Maintenance 2/25
Adoption 7/25
Maturity 18/25
Community 20/25
Stars: 44
Forks: 16
Downloads: 671
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 34
Forks: 26
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
Stale 6m

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

cyanheads/filesystem-mcp-server

A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal

Supports dual STDIO and HTTP transports with JWT authentication, enabling both direct process communication and network-based AI agent interactions. Built with TypeScript and Zod validation, it implements a layered architecture separating transport, API, core services, and tool implementation layers for modularity and maintainability. Includes session-aware path management, comprehensive filesystem operations with regex-based search-and-replace, and security features like path sanitization and configurable base directory restrictions for sandboxed file access.

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