Home › File Systems › Octofs
Octofs
Standalone MCP filesystem tools server — view, edit, shell, workdir.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.15.6)
npx -y @muvon/octofs@0.15.6
Or add to your MCP client config:
{
"mcpServers": {
"octofs": {
"command": "npx",
"args": [
"-y",
"@muvon/octofs@0.15.6"
]
}
}
}
This server takes extra arguments — see its repository.
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-apple-darwin.mcpb
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-pc-windows-msvc.mcpb
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-aarch64-unknown-linux-musl.mcpb
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-apple-darwin.mcpb
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-pc-windows-msvc.mcpb
Package (mcpb)
Package: mcpb https://github.com/Muvon/octofs/releases/download/0.15.6/octofs-0.15.6-x86_64-unknown-linux-musl.mcpb
Related servers
markitdown
MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
filestash
Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.
mcp-filesystem-server
Golang implementation for local file system access.
mcp-everything-search
Fast Windows file search using Everything SDK
llm-context.py
Share code context with LLMs via MCP or clipboard
mcp-gdrive
Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets.
Data from the Official MCP Registry