filebrowser

GitHub

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files.

filebrowser MCP Server

MCP server for gtsteffaniak/filebrowser

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "filebrowser": {
      "command": "npx",
      "args": [
        "-y",
        "@gtsteffaniak/filebrowser"
      ]
    }
  }
}