Odel
Octofs

Octofs

Local
@muvon11RustApache-2.0Updated 2 days ago

Standalone MCP filesystem tools server — view, edit, shell, workdir.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@muvon/octofsv0.15.3

Run

npx -y @muvon/octofs

MCP client config

{
  "mcpServers": {
    "octofs": {
      "command": "npx",
      "args": [
        "-y",
        "@muvon/octofs"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-apple-darwin.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-apple-darwin.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-pc-windows-msvc.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-pc-windows-msvc.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-unknown-linux-musl.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-aarch64-unknown-linux-musl.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-apple-darwin.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-apple-darwin.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-pc-windows-msvc.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-pc-windows-msvc.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-unknown-linux-musl.mcpb

Distributed as an MCP bundle (`https://github.com/Muvon/octofs/releases/download/0.15.3/octofs-0.15.3-x86_64-unknown-linux-musl.mcpb`) — download it and import the bundle in your MCP client.