Fast Filesystem MCP
JSON →A high-performance Model Context Protocol (MCP) server that provides secure filesystem access and AI-optimized code development tools for Claude and other AI assistants.
Install
npm install -g fast-filesystem-mcp Tools · 5
- fast_read_file Read files with chunking support
- fast_read_multiple_files Read multiple files simultaneously with sequential reading support
- fast_write_file Write or modify files
- fast_large_write_file Stream-based writing for large files
- fast_get_file_info Get detailed file information
Links
★ 55 GitHub stars