โ—ˆ SYLVONYX

← Back to Catalog

mcp-filesystem

Official
โ— Built

No description provided.

stdio

registry.sylvonyx.com/mcp/mcp-filesystem:latest

latest

https://github.com/sylvonyx/mcp-servers

manual:cassarns

Mar 31, 2026

Platform Support

Multi-arch
๐Ÿง
amd64
linux
๐Ÿง
arm64
linux
Apple Silicon

Usage

Add this server to your MCP configuration:

Docker (stdio)

{
  "mcpServers": {
    "mcp-filesystem": {
      "type": "stdio",
      "command": "docker",
      "args": ["run", "-i", "--rm", "--platform", "linux/amd64", "registry.sylvonyx.com/mcp/mcp-filesystem:latest"]
    }
  }
}