MCP Servers / file-system / Filesystem MCP Server

Filesystem MCP Server

JSON →
stdionone2file-system

A server for performing filesystem operations such as reading/writing files, managing directories, and searching.

Install
How to run this server

No install command recorded.

server path: filesystem-mcp-server-2
Tools
What this server exposes
read_file
Read the contents of a file with smart limits to prevent reading extremely large files
write_file
Write content to a file
create_directory
Create a new directory
list_directory
List files and directories with caps to return manageable results even in folders with thousands of files
search_files
Search for files with optimized results that return relevant matches without flooding the output
edit_file
Edit existing files with precision
tree
Display directory tree with depth-limited traversal to avoid getting lost in deep folder structures
Configuration
Environment & auth
authnone
Resources
Filesystem MCP Server — MCP Server · libregistry