Fast Filesystem
Freeby MCP Community
Fast Filesystem MCP Server - Advanced file operations with Auto-Chunking, Sequential Reading, complex file operations (copy, move, delete, batch, compress), opt
v3.5.0Added Apr 12, 2026
mcpfilesystemclaudeaitypescript
Fast Filesystem MCP Server
Fast Filesystem MCP Server - Advanced file operations with Auto-Chunking, Sequential Reading, complex file operations (copy, move, delete, batch, compress), opt
Installation
npx -y fast-filesystem-mcp
Reviews
Installation
Quick install
npx -y fast-filesystem-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"fast-filesystem": {
"command": "npx",
"args": ["-y", "fast-filesystem-mcp"]
}
}
}