MCPVault

fast_get_file_info

MCP tool from Fast Filesystem MCP by efforthye

Get detailed file information

How to use it

fast_get_file_info is exposed by the Fast Filesystem MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fast_get_file_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Fast Filesystem MCP

$npm install -g fast-filesystem-mcp
FULL FAST FILESYSTEM MCP LISTING

Other tools in Fast Filesystem MCP (29)

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