← All MCP servers
MCP server directory

Rust Filesystem

The Rust MCP Filesystem is a high-performance, asynchronous, and lightweight Model Context Protocol (MCP) server built in Rust for secure and efficient filesystem operations. Designed with security in mind, it operates in read-only mode by default and restricts clients from updating allowed directories via MCP Roots unless explicitly enabled, ensuring robust protection against unauthorized access. Leveraging asynchronous I/O, it delivers blazingly fast performance with a minimal resource footprint. Optimized for token efficiency, the Rust MCP Filesystem enables large language models (LLMs) to precisely target searches and edits within specific sections of large files and restrict operations by file size range, making it ideal for efficient file exploration, automation, and system integration.

Version:
latest
Publisher:
rust-mcp-stack

Install

Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.

Run it with its own identity, a budget you set, and every call audited — no local config to keep in sync.

Add to a connect0 project

You will sign in first, then land back on this page.

What it can do

As declared by the publisher

Tools · 24

  • calculate_directory_size
  • create_directory
  • directory_tree
  • edit_file
  • find_duplicate_files
  • find_empty_directories
  • get_file_info
  • head_file
  • list_allowed_directories
  • list_directory
  • list_directory_with_sizes
  • move_file
  • read_file_lines
  • read_media_file
  • read_multiple_media_files
  • read_multiple_text_files
  • read_text_file
  • search_files
  • search_files_content
  • tail_file
  • unzip_file
  • write_file
  • zip_directory
  • zip_files
Rust Filesystem MCP server — setup for Claude Code, Cursor and VS Code · connect0