io.github.j0hanz
filesystem-mcp
Filesystem MCP
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
stdiocommunityapplication
Package Details
@j0hanz/filesystem-mcp
Transportstdio
Runtimenpx
Package Arguments
Positional
directory
Optional root directory path the MCP server is allowed to access. If omitted, roots can be provided by the MCP Roots protocol or --allow-cwd.Named
--allow-cwd
Allow the current working directory as an additional root.--port
Enable HTTP transport on the given port (Node Streamable HTTP).ghcr.io/j0hanz/filesystem-mcp:1.19.1
Transportstdio
Runtimedocker
Runtime Arguments
Named
-i
Keep stdin open for stdio transport.--rm
Remove container after exit.Package Arguments
Positional
directory
Root directory path inside the container the server is allowed to access.Named
--allow-cwd
Allow the container working directory as an additional root.--port
Enable HTTP transport on the given port (Node Streamable HTTP).