Back to search
30
MCP

rustmcp/filesystem

docker/rustmcp/filesystem

A fast, asynchronous MCP server for efficient filesystem operations, built with the power of Rust.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp/rust-mcp-filesystem
The Rust MCP Filesystem is a high-performance, asynchronous, and lightweight Model Context Protoc...
0 tools
better-mcps-filesystem
A safe, root-scoped filesystem MCP server (FastMCP / MCP 2.0).
0 tools
obsidian-mcp-rs
Rust MCP server for Obsidian vaults — read, write, search notes via Model Context Protocol. Works with Claude, Cursor, and any MCP client.
0 tools
rust-docs-mcp-server
🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides
0 tools
com.pulsemcp/remote-filesystem
MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).
0 tools
io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rustmcp/filesystem": {
      "url": "None",
      "transport": "http"
    }
  }
}