mcp server cloud fs MCP
v0.7.0io.github.nogoo9/mcp-server-cloud-fs
Cloud replacement for mcp-server-filesystem — 20 tools for S3, Azure Blob, and GCS
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server-cloud-fs -e AZURE_STORAGE_CONNECTION_STRING=<AZURE_STORAGE_CONNECTION_STRING> -e GOOGLE_CLOUD_PROJECT=<GOOGLE_CLOUD_PROJECT> -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> -e REDIS_URL=<REDIS_URL> -- npx -y @nogoo9/mcp-server-cloud-fs
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.