MCP Server Cloud Fs runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 18 May 2026.
Cloud replacement for mcp-server-filesystem — 20 tools for S3, Azure Blob, and GCS
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-cloud-fs -- npx -y @nogoo9/mcp-server-cloud-fs
{
"mcpServers": {
"mcp-server-cloud-fs": {
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-cloud-fs]
command = "npx"
args = ["-y", "@nogoo9/mcp-server-cloud-fs"]
{
"mcpServers": {
"mcp-server-cloud-fs": {
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-cloud-fs": {
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.