Server Cloud Fs MCP Server
@nogoo9/mcp-server-cloud-fs Cloud replacement for mcp-server-filesystem - 30 tools for S3, Azure Blob, and GCS. It runs locally over stdio via the published package.
People connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-18 · ★ 2 · #25 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Server Cloud Fs
before you install - you'll need
Set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, REDIS_URL, NODE_EXTRA_CA_CERTS before connecting.
Claude Code
claude mcp add nogoo9-mcp-server-cloud-fs -- npx -y @nogoo9/mcp-server-cloud-fs Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"nogoo9-mcp-server-cloud-fs": {
"command": "npx",
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @nogoo9/mcp-server-cloud-fs - published under the repo owner's npm scope (@nogoo9)
registry namespace io.github.nogoo9 is GitHub-verified and matches the repo owner
03 · What Server Cloud Fs can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.7.0 · 2026-05-18
[0.7.0] - 2026-05-18 · Added · Dynamic tool surface reduction - when grantedScopes is provided in ServerContext, only tools matching the session's OAuth scopes are registered. Read-only clients no longer see…
v0.6.0 · 2026-05-15
[0.6.0] - 2026-05-15 · Added · Structured error handling - CloudError class with typed error codes (RATE_LIMITED, PERMISSION_DENIED, BUCKET_NOT_FOUND, etc.) and provider-specific mappers for S3, Azure, and GCS. Errors…
v0.5.0 · 2026-05-13
[0.5.0] - 2026-05-14 · Added · Interactive TUI (cloud-fs) - new binary for terminal-based cloud storage exploration. Powered by node:readline with tab completion, persistent history (~/.cloud-fs_history), ANSI-colored…
04 · Who maintains Server Cloud Fs
mcp-server-cloud-fs is maintained by nogoo9. We track 2 MCP servers from nogoo9 - 2 actively maintained, 4 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from nogoo9.
05 · Facts
- repository
- github.com/nogoo9/mcp-server-cloud-fs
- category
- filesystem - ranked #25 of 34 actively-maintained filesystem servers as of 2026-08-25.
- registry
- io.github.nogoo9/mcp-server-cloud-fs (active, first published 2026-04-27 · 6 versions)
- packages
- npm:@nogoo9/mcp-server-cloud-fs
06 · Server Cloud Fs FAQ
What is Server Cloud Fs?
@nogoo9/mcp-server-cloud-fs Cloud replacement for mcp-server-filesystem - 30 tools for S3, Azure Blob, and GCS. It runs locally over stdio via the published package.
Is Server Cloud Fs still maintained?
Yes - as of 2026-08-25, its last commit was 2026-05-18. We re-verify nightly.
How do I install Server Cloud Fs?
Run `npx -y @nogoo9/mcp-server-cloud-fs`. The README documents 4 environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, REDIS_URL…) to set first. Set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, REDIS_URL, NODE_EXTRA_CA_CERTS before connecting. You can also paste the ready-made client config above.
Does Server Cloud Fs run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Server Cloud Fs
Alternatives to Server Cloud Fs
Maintained filesystem servers if Server Cloud Fs isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 38,704 · 2026-08-05
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 77 · 2026-07-26
- X402 List MCP x402-list directory MCP: services, facilitator volume, ranked picks, paid assessments. ★ 58 · 2026-07-28
- Document Reader An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files ★ 23 · 2026-03-13
- File Tools Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved ★ 21 · 2026-08-19
- Phantom Secrets Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens. ★ 16 · 2026-08-19
More filesystem MCP servers · Lossless Context MCP · p6xer MCP Server · Shuck File · Factorial HR
More TypeScript MCP servers · No Crd · Colors LE · DevOps MCP · Not Fair Google Ads · see all