mickaelkerjean/filestash
Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.
Quick Start
Clone the repository:
git clone https://github.com/mickael-kerjean/filestash/tree/master/server/plugin/plg_handler_mcpClaude Desktop configuration example:
{
"mcpServers": {
"filestash": {
"command": "npx",
"args": [
"-y",
"mickaelkerjean/filestash"
]
}
}
}Check the repository README for specific installation and configuration instructions.