Skip to content

Filestash

Caution

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

by mickael-kerjean 13,879 AGPL-3.0 Go Intermediate stdio

Install

No auto-install command available for this server.

Check the GitHub repository for setup instructions

Safety Report

100% Caution
Scanned yesterday
5 passed
Security
Authentication
details

Authentication delegated to Filestash's existing session/credential system; MCP tools operate within authenticated Filestash sessions

Pass
CORS Policy
details

SSE transport exposed at /sse endpoint; CORS configuration inherits from Filestash server settings

Info
Rate Limiting
details

No MCP-specific rate limiting documented; inherits from Filestash server configuration

Info
Known CVEs
details

No MCP-specific CVEs; Filestash main project has had past vulnerabilities — review release notes

Info
Code Quality
Dependency Audit
details

Go-based plugin with minimal external dependencies; part of the larger Filestash codebase

Info
Dangerous Patterns
details

No dangerous code patterns detected

Pass
License
details

AGPL-3.0 (Filestash core)

Pass
Code Source
details

Open source on GitHub (mickael-kerjean/filestash); MCP plugin in server/plugin/plg_handler_mcp/

Pass
Community
Maintenance Status
details

Actively maintained by primary author; MCP plugin added April 2025

Pass

Learn about our security methodology →

Compatibility

Claude CodeSSE transport available at configurable endpoint; Claude Code supports SSE-based MCP
Partial
CursorSSE transport should work with Cursor's MCP configuration
Partial
VS CodeSSE endpoint compatible with VS Code MCP extension configurations
Partial
WindsurfSSE transport should work; not explicitly documented
Partial
Claude DesktopSSE transport supported; requires running Filestash instance
Partial

Tools Provided (9)

ls

Lists files and subdirectories in a specified remote directory. Based on the Unix ls command, works across FTP, SFTP, S3, WebDAV, SMB, GIT, NFS, and other configured backends.

cat

Reads and returns the contents of a file at a specific path on the remote storage backend.

pwd

Returns the current working directory path in the remote storage session.

cd

Changes the current working directory so subsequent file operations run relative to a different path on the remote storage.

mv

Moves or renames a file or directory from one path to another on the remote storage backend.

mkdir

Creates a new directory at the specified path on the remote storage backend.

touch

Creates an empty file at the specified path on the remote storage backend.

rm

Removes a file or directory at the specified path on the remote storage backend. Use with caution.

save

Writes or overwrites the contents of a file at a specified path on the remote storage backend.

Frequently Asked Questions

What is Filestash?

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

What tools does Filestash provide?

Filestash provides 9 tools including ls, cat, pwd, cd. Each tool can be called by AI agents to perform specific operations.

Is Filestash safe to use?

Filestash is rated Caution. Some security checks raised warnings. Review the safety report on this page for details before use.

What are alternatives to Filestash?

Similar MCP servers include Markitdown, MCP Filesystem Server, MCP Everything Search. Each serves a similar purpose but may differ in features, language, and compatibility.

Similar MCP Servers