Releasing Filestash Remote Storage MCP server

Once upon a time, when Dropbox first launched on Hacker News, a legendary “FTP guy” famously declared Dropbox to be a glorified FTP client. Lo and behold, with MCP we can take that idea a step further and transform your FTP server and Dropbox into AI accessible remote storage so you can throw away your USB drive.

Concretly, to connect your AI powered editor straight to your prod environment, just add this remote MCP server (https://demo.filestash.app/sse) to your favorite editor, in my case the claude cli:

~/$ claude mcp add filestash npx mcp-remote https://demo.filestash.app/sse
Added stdio MCP server filestash with command: npx mcp-remote https://demo.filestash.app/sse to local config

Now let’s say you’ve spent the whole night vibe coding a tinder for horse app, and because Claude already did the PR review on your behalf and CI/CD is overrated, you decide to move everything to prod to see if it is web scale:

It works with pretty much any mainstream remote storage protocol, including not only FTP and Dropbox but also SFTP, S3, WebDAV, SMB, GIT, NFS, …

Your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should