Octofs MCP Server
Give your AI assistant filesystem superpowers Standalone Rust binary that exposes filesystem tools over the Model Context Protocol. Built on rmcp 3.x, tokio, and axum. It runs locally over stdio via the published package.
People who work with command line utilities, developer tools and filesystem and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-09-09 · ★ 12 · #3 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
Apache-2.0 · Rust servers · how we verify → /methodology
01 · Install Octofs
Claude Code
claude mcp add muvon-octofs -- npx -y @muvon/octofs Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"muvon-octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · Claude Desktop extension (.mcpb bundle)
license Apache-2.0 - declared in the repository
npm package @muvon/octofs - published under the repo owner's npm scope (@muvon)
registry namespace io.github.Muvon is GitHub-verified and matches the repo owner
03 · What Octofs can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
0.15.6 · 2026-09-09
Release Summary · This release improves shell command handling by allowing safe read-only sed and awk checks and providing clearer feedback when commands are blocked (8fe1a82a, 48f7b65c). It also improves filesystem…
0.15.5 · 2026-09-09
Release Summary · Improved text editing to preserve existing line endings during insertions and edits, including restoring CRLF formatting where applicable (8ead8352, b1c23841, e21c21fb). · Bug Fixes & Stability…
0.15.4 · 2026-09-08
Release Summary · Improved existing edit functionality by supporting more flexible input formats, making file modifications easier to perform reliably (81a2b60f). · Bug Fixes & Stability · normalize flexible edit…
04 · Who maintains Octofs
Octofs is maintained by muvon. We track 3 MCP servers from muvon - 3 actively maintained, 500 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from muvon.
05 · Facts
- repository
- github.com/muvon/octofs
- website
- https://github.com/muvon/octofs
- category
- filesystem - ranked #3 of 41 actively-maintained filesystem servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-09)
- registry
- io.github.Muvon/octofs (active, first published 2026-03-15 · 26 versions)
- packages
- npm:@muvon/octofs · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-apple-darwin.mcpb · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-pc-windows-msvc.mcpb · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-unknown-linux-musl.mcpb · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-apple-darwin.mcpb · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-pc-windows-msvc.mcpb · mcpb:https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-unknown-linux-musl.mcpb
06 · Octofs FAQ
What is Octofs?
Give your AI assistant filesystem superpowers Standalone Rust binary that exposes filesystem tools over the Model Context Protocol. Built on rmcp 3.x, tokio, and axum. It runs locally over stdio via the published package.
Is Octofs still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-09 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Octofs?
Run `npx -y @muvon/octofs`. You can also paste the ready-made client config above.
Does Octofs run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Octofs
Alternatives to Octofs
Maintained filesystem servers if Octofs isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · Pickanagency · OWA Exchange MCP Server · Fs MCP Rs · Sshmcp · Server Cloud Fs
More Rust MCP servers · Sidereon · Dazai - Burn After Reading Secret (motokano) · Video Transcriber · Contract Gate · see all