@nogoo9/mcp-server-cloud-fs
by nogoo9
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis URL for cache store (e.g., rediss://user:pass@host:port) | |
| AWS_REGION | No | AWS region (can also be set via --region flag) | |
| AZURE_CLIENT_ID | No | Azure client ID for DefaultAzureCredential | |
| AZURE_TENANT_ID | No | Azure tenant ID for DefaultAzureCredential | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID for S3 or S3-compatible storage | |
| AWS_SESSION_TOKEN | No | AWS session token for temporary credentials | |
| AZURE_CLIENT_SECRET | No | Azure client secret for DefaultAzureCredential | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for S3 or S3-compatible storage | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to Google Cloud service account JSON key file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nogoo9/mcp-server-cloud-fs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server