io.github.nogoo9/mcp-server-cloud-fs
Drop-in cloud replacement for mcp-server-filesystem — all 14 MCP tools over S3, Azure Blob, and GCS
{
"mcpServers": {
"mcp-server-cloud-fs": {
"command": "npx",
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
],
"env": {
"AZURE_STORAGE_CONNECTION_STRING": "<your-azure_storage_connection_string>",
"GOOGLE_CLOUD_PROJECT": "<google_cloud_project>",
"AWS_ACCESS_KEY_ID": "<your-aws_access_key_id>",
"AWS_SECRET_ACCESS_KEY": "<your-aws_secret_access_key>",
"REDIS_URL": "<redis_url>"
}
}
}
}{
"mcpServers": {
"mcp-server-cloud-fs": {
"command": "npx",
"args": [
"-y",
"@nogoo9/mcp-server-cloud-fs"
],
"env": {
"AZURE_STORAGE_CONNECTION_STRING": "<your-azure_storage_connection_string>",
"GOOGLE_CLOUD_PROJECT": "<google_cloud_project>",
"AWS_ACCESS_KEY_ID": "<your-aws_access_key_id>",
"AWS_SECRET_ACCESS_KEY": "<your-aws_secret_access_key>",
"REDIS_URL": "<redis_url>"
}
}
}
}npx -y @nogoo9/mcp-server-cloud-fsAZURE_STORAGE_CONNECTION_STRINGAzure Blob Storage connection string (required when using the azure provider)
GOOGLE_CLOUD_PROJECTGoogle Cloud project ID (optional when using the gcs provider)
AWS_ACCESS_KEY_IDAWS Access Key ID (optional for S3 — falls back to ~/.aws/credentials or IAM role)
AWS_SECRET_ACCESS_KEYAWS Secret Access Key (optional for S3 — falls back to ~/.aws/credentials or IAM role)
REDIS_URLRedis connection URL (required when --cache-store redis, defaults to redis://localhost:6379)
Publish HTML, Markdown, and multi-file sites as shareable URLs instantly via MCP.
Query the AI Brand Directory. Audit brand visibility in ChatGPT, Claude, and Gemini.
Manage files and folders directly from your workspace. Read and write files, list directories, cre…