@nogoo9/mcp-server-cloud-fs

devops-infra MCP Server

Cloud replacement for `mcp-server-filesystem` — 20+ tools for S3, Azure Blob, and GCS. Deploy locally via STDIO or remotely over HTTP/WebSocket with OAuth 2.1 authentication. Also available as an npm library.

VerifiedInstall Ready
devops-infradevops-infraazure
5 views1 stars0 forksv0.7.0NOASSERTION

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @nogoo9/mcp-server-cloud-fs

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-nogoo9-mcp-server-cloud-fs": {
      "command": "npx",
      "args": [
        "@nogoo9/mcp-server-cloud-fs"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

43
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (43)

Scope

Tools

builtin

`--auth builtin`

read_file

`path`

Mode

Flag

azure

`az://container[/prefix]`

write_file

`path`, `content`

move_file

`source`, `destination`

Export

Description

Provider

`--endpoint` value

3000

Listen port (http/ws only)

false

Seed VFS with sample files for demo

read_multiple_files

`paths`

directory_tree

`path`, `excludePatterns?`

list_allowed_directories

_(none)_

Operation

Resolution

memory

Cache backend

2000

Write flush delay in ms

none

Auth mode (http/ws only)

gcs

`gs://bucket[/prefix]`

Transport

Flag

s3

`s3://bucket[/prefix]`

Flag

Default

1000

Max objects `grep_files` scans per call

Backend

Flag

external

`--auth external`

sqlite

`sqlite://name`

10

Burst allowance

Endpoint

Purpose

stdio

Transport protocol

60

Cache TTL in seconds

edit_file

`path`, `edits[]`, `dryRun?`, `expected_etag?`

path

Extract structural schema: CSV column names/types/samples, JSON shape, or text line/byte counts.

VirtualFS

FUSE-inspired write-back overlay

read_text_file

`path`, `head?`, `tail?`

list_directory

`path`

Tool

Parameters

read_media_file

`path`

list_directory_with_sizes

`path`, `sortBy?`, `limit?`

get_file_info

`path`

create_directory

`path`

search_files

`path`, `pattern`, `excludePatterns?`

command

Execute POSIX-like commands. Supports pipes, redirects. **Requires `--enable-shell`.**

Tier

Command