Access and manipulate Linux filesystems with full support for symlinks, permissions, and chmod operations. Built for developers who need programmatic file management with Unix permission controls.
io.github.rghsoftware/linux-filesystem
Local install
STDIO
No auth required
How models use it and what it is built for.
Access and manipulate Linux filesystems with full support for symlinks, permissions, and chmod operations. Built for developers who need programmatic file management with Unix permission controls.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Linux Filesystem.
Paste any of these into Agent Studio after connecting Linux Filesystem.
Common questions about connecting and running Linux Filesystem.
What filesystem operations does this MCP server support?
It provides enhanced Linux filesystem access including reading/writing files, listing directories, managing symlinks, viewing file permissions, and executing chmod commands. All operations respect Unix permission semantics.
How do I install and run the linux-filesystem MCP server?
Download the binary from the GitHub releases page (v1.2.1 or later) and configure it as a stdio transport in your MCP client. The server runs locally and communicates via standard input/output.
Can I use this server to modify file permissions remotely?
Yes, the server supports chmod operations to change file permissions. However, it runs with the permissions of the user who starts it, so you can only modify files your user account has access to.
Does this server handle symlinks safely?
Yes, it has built-in symlink support that lets you read symlink targets and distinguish symlinks from regular files, helping prevent accidental operations on linked files.
What's the difference between this and just using shell commands in my application?
This MCP server provides a structured, type-safe interface to filesystem operations with explicit symlink and permission handling, making it easier to integrate into AI-assisted workflows and reducing shell injection risks.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio