🛠️

octofs

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

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "uvon-octofs": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "uvon-octofs": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "uvon-octofs": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.Muvon/octofs server is a standalone tool that provides a filesystem interface for Model Context Protocol, allowing developers to view, edit, and interact with model context through a shell, as well as utilize features like ast-grep and workdir management. This server enables developers to work with MCP in a more traditional file-based manner, making it easier to manage and debug model context. Developers would use this tool when they need to inspect, modify, or troubleshoot model context in a more familiar and intuitive way.

Standalone MCP filesystem tools server — view, edit, shell, ast-grep, workdir.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport.

What tools does it provide?

The octofs server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/uvon-octofs.svg)](https://skillsplayground.com/mcps/uvon-octofs/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.