mcp-server-wsl-filesystem

mcp-server-wsl-filesystem

1

The Filesystem MCP Server for WSL is a Node.js server tailored for managing filesystem operations within the Windows Subsystem for Linux. It enhances the original Filesystem MCP Server by optimizing for performance using native Linux commands, offering seamless integration between Windows and WSL environments with advanced file handling and distribution support.

read_file

Read file content in WSL

read_multiple_files

Read multiple files at the same time

write_file

Create or overwrite files in WSL

edit_file

Selective editing of files in WSL

create_directory

Create a directory in WSL

list_directory

List the contents of the directory

directory_tree

Get the recursive tree view of the directory

move_file

Move or rename files and directories

search_files

Recursively search for files and directories

get_file_info

Get detailed metadata for files/directories

list_allowed_directories

List the directories allowed to access by the server

list_wsl_distributions

List all available WSL distributions