Octofs
Rank #21,011io.github.Muvon/octofs
Standalone MCP filesystem tools server — view, edit, shell, workdir.
Octofs is a Model Context Protocol (MCP) server published by muvon. It ranks #21,011 of 115,460 servers tracked on MCP Toplist. Octofs is listed on Official MCP, with 16 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 94,449 of 115,460 servers on MCP Toplist.
Use Octofs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add octofs -- npx -y @muvon/octofs mcpPublished as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
[mcp_servers.octofs]
command = "npx"
args = ["-y", "@muvon/octofs", "mcp"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
{
"servers": {
"octofs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@muvon/octofs",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs",
"mcp"
]
}
}
}Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-aarch64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-apple-darwin.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-pc-windows-msvc.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/Muvon/octofs/releases/download/0.14.0/octofs-0.14.0-x86_64-unknown-linux-musl.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Muvon%2Foctofs)<a href="https://mcptoplist.com/server/io.github.Muvon%2Foctofs"><img src="https://mcptoplist.com/badge/io.github.Muvon%2Foctofs.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
muvon
Other servers by muvon
View all muvon servers →Available versions (16)
| Version | Published |
|---|---|
| 0.14.0 | Aug 30, 2026 |
| 0.13.0 | Aug 29, 2026 |
| 0.12.0 | Aug 28, 2026 |
| 0.11.0 | Aug 26, 2026 |
| 0.10.4 | Aug 24, 2026 |
| 0.10.3 | Aug 22, 2026 |
| 0.10.2 | Aug 21, 2026 |
| 0.10.1 | Aug 17, 2026 |
| 0.10.0 | Aug 15, 2026 |
| 0.9.0 | Aug 11, 2026 |
| 0.8.1 | Aug 6, 2026 |
| 0.8.0 | Aug 3, 2026 |
| 0.7.0 | Aug 1, 2026 |
| 0.6.0 | Jul 29, 2026 |
| 0.5.2 | Jul 6, 2026 |
| 0.1.0 | Mar 15, 2026 |
Frequently asked questions
- Who maintains Octofs?
- Octofs is maintained by muvon, which publishes 7 MCP servers (93 total versions) tracked on MCP Toplist.
- Is Octofs listed on the Official MCP Registry?
- Yes — Octofs is listed on the Official MCP Registry.
- How many versions does Octofs have?
- MCP Toplist tracks 16 versions of Octofs, most recently published on Aug 30, 2026.
- Where can I find the source code for Octofs?
- The source code for Octofs is hosted at github.com/muvon/octofs.