MCP App Store

Filesystem

by Filesystem

Overview

This extension allows Claude to interact with your local filesystem, enabling it to read and write files directly. This can be useful for tasks such as file management, data processing, and automation of repetitive tasks. The extension provides a set of tools that can be used to navigate directories, read file contents, and write new files or modify existing ones. Underneath the hood, it uses @modelcontextprotocol/server-filesystem v2026.7.4.

Tools

create_directory

Claude

directory_tree

Claude

edit_file

Claude

get_file_info

Claude

list_allowed_directories

Claude

list_directory

Claude

list_directory_with_sizes

Claude

move_file

Claude

read_file

Claude

read_media_file

Claude

read_multiple_files

Claude

read_text_file

Claude

search_files

Claude

write_file

Claude