MCP Servers / file-system / Filesystem MCP Server

Filesystem MCP Server

JSON →
none5file-system

A secure server for filesystem operations with controlled access to specified directories.

Install
How to run this server

No install command recorded.

server path: filesystem-mcp-server-5
Tools
What this server exposes
read_file
Read the complete contents of a file from the file system.
read_multiple_files
Read the contents of multiple files simultaneously.
write_file
Write content to a file, creating it if necessary.
edit_file
Make line-based edits to a text file.
create_directory
Create a new directory at the specified path.
list_directory
List the contents of a directory.
move_file
Move or rename a file or directory.
search_files
Search for files matching a pattern in a directory tree.
get_file_info
Get metadata about a file or directory.
list_allowed_directories
List all directories the server is allowed to access.
Configuration
Environment & auth
authnone
Resources
Filesystem MCP Server — MCP Server · libregistry