rust-mcp-stack/rust-mcp-filesystem
Blazing-fast, asynchronous MCP server for seamless filesystem operations.
This project provides a robust, high-performance server for managing filesystem operations over the Model Context Protocol (MCP). It takes in requests for file and directory interactions, like searching, reading, writing (if enabled), and archiving, and outputs the results or manipulated files. It's designed for developers building applications that need to interact with a filesystem efficiently and securely using MCP.
134 stars.
Use this if you are a developer building an application that needs a fast, secure, and lightweight server to manage filesystem interactions using the Model Context Protocol.
Not ideal if you are an end-user simply looking for a file browser or a local file management utility, as this is a server for programmatic access.
Stars
134
Forks
21
Language
Rust
License
MIT
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rust-mcp-stack/rust-mcp-filesystem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.