Skip to main content
File SystemsGo

mickaelkerjean/filestash

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

file-systemscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mickael-kerjean/filestash/tree/master/server/plugin/plg_handler_mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "filestash": {
      "command": "npx",
      "args": [
        "-y",
        "mickaelkerjean/filestash"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
File Systems
Language
Go
Author
mickael-kerjean