file systems

Filestash

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

cloud
rust
file systems
0
View on GitHub

Installation

npx -y mickaelkerjean/filestash

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

mickaelkerjean/filestash

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub