MCPVault

Fast Filesystem MCP

Unclaimed

by efforthye

A high-performance Model Context Protocol (MCP) server that provides secure filesystem access for Claude and other AI assistants.

Install

$npm install -g fast-filesystem-mcp

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (30)

delete_line

Delete specific lines

fast_batch_file_operations

Execute multiple file operations in sequence

fast_compress_files

Create compressed archives (tar, tar.gz, tar.bz2)

fast_copy_file

Copy files and directories with advanced options

fast_create_directory

Create directories recursively

fast_delete_file

Delete files and directories with protection

fast_edit_block

Safe block editing with exact string matching

fast_edit_blocks

Batch block editing for multiple precise changes

fast_edit_file

Precise line-based file editing with multiple modes

fast_edit_multiple_blocks

Edit multiple sections in a single operation

fast_extract_archive

Extract compressed archives with options

fast_extract_lines

Extract specific lines or ranges from files

fast_find_large_files

Find large files in directories

fast_get_directory_tree

Get directory tree structure

fast_get_disk_usage

Check disk usage information

fast_get_file_info

Get detailed file information

fast_large_write_file

Stream-based writing for large files

fast_list_allowed_directories

List allowed directories

fast_list_directory

List directory contents with pagination

fast_move_file

Move/rename files and directories safely

fast_read_file

Read files with chunking support

fast_read_multiple_files

Read multiple files simultaneously with sequential reading support

fast_search_code

Advanced code search with ripgrep integration

fast_search_files

Search files by name or content

fast_sync_directories

Advanced directory synchronization with multiple modes

fast_write_file

Write or modify files

insert_after

Insert content after specified line

insert_before

Insert content before specified line

replace

Replace text or entire lines

replace_range

Replace multiple lines at once