Back to MCP Servers
🔌

mickaelkerjean/filestash

AGPL-3.0

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

GoDev Tools

Install

npx -y mickaelkerjean-filestash

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mickaelkerjean-filestash": {
      "command": "npx",
      "args": [
        "-y",
        "mickaelkerjean-filestash"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.