by rust-mcp-stack
Rust MCP Filesystem is a blazing-fast, asynchronous, and lightweight MCP (Model Context Protocol) server designed for efficient handling of various filesystem operations.
Rust MCP Filesystem is a high-performance, asynchronous MCP (Model Context Protocol) server written in Rust. It is a complete rewrite of the JavaScript-based @modelcontextprotocol/server-filesystem
, offering significant improvements in speed, efficiency, and robustness for managing filesystem operations.
For detailed installation and configuration instructions, refer to the project documentation. The project is designed to be standalone and compiles to a single binary.
*.rs
, src/**/*.txt
).Rust MCP Filesystem provides a solid foundation for building various tools and applications related to filesystem management. It is ideal for:
@modelcontextprotocol/server-filesystem
.Rust MCP Filesystem is a blazingly fast, asynchronous, and lightweight MCP (Model Context Protocol) server designed for efficient handling of various filesystem operations.
This project is a pure Rust rewrite of the JavaScript-based @modelcontextprotocol/server-filesystem
, offering enhanced capabilities, improved performance, and a robust feature set tailored for modern filesystem interactions.
🚀 Refer to the project documentation for installation and configuration instructions.
*.rs
, src/**/*.txt
, and logs/error-???.log
are valid and can be used to match specific file types, recursive directory searches, or patterned filenames.For detailed setup instructions, please visit the project documentation.
This project aims to provide a reliable, secure, and feature-rich MCP server for filesystem management, reimagining the capabilities of @modelcontextprotocol/server-filesystem in a more performant and type-safe language. Whether you’re building tools for file exploration, automation, or system integration, rust-mcp-filesystem offers a solid foundation.
The project leverages the rust-mcp-sdk and rust-mcp-schema to build this server. check out those repositories if you’re interested in crafting your own Rust-based MCP project or converting existing ones to Rust for enhanced performance and safety.
This project is licensed under the MIT License. see the LICENSE file for details.
Inspired by @modelcontextprotocol/server-filesystem
and built with the power of Rust.
Please log in to share your review and rating for this MCP.
Discover more MCP servers with similar functionality and use cases
by zed-industries
Provides real-time collaborative editing powered by Rust, enabling developers to edit code instantly across machines with a responsive, GPU-accelerated UI.
by cline
Provides autonomous coding assistance directly in the IDE, enabling file creation, editing, terminal command execution, browser interactions, and tool extension with user approval at each step.
by continuedev
Provides continuous AI assistance across IDEs, terminals, and CI pipelines, offering agents, chat, inline editing, and autocomplete to accelerate software development.
by github
Enables AI agents, assistants, and chatbots to interact with GitHub via natural‑language commands, providing read‑write access to repositories, issues, pull requests, workflows, security data and team activity.
by block
Automates engineering tasks by installing, executing, editing, and testing code using any large language model, providing end‑to‑end project building, debugging, workflow orchestration, and external API interaction.
by RooCodeInc
An autonomous coding agent that lives inside VS Code, capable of generating, refactoring, debugging code, managing files, running terminal commands, controlling a browser, and adapting its behavior through custom modes and instructions.
by lastmile-ai
A lightweight, composable framework for building AI agents using Model Context Protocol and simple workflow patterns.
by firebase
Provides a command‑line interface to manage, test, and deploy Firebase projects, covering hosting, databases, authentication, cloud functions, extensions, and CI/CD workflows.
by gptme
Empowers large language models to act as personal AI assistants directly inside the terminal, providing capabilities such as code execution, file manipulation, web browsing, vision, and interactive tool usage.