r2-uploader-mcp
by dtinth
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POLICY_AUD | Yes | AUD tag from the Cloudflare Access application | |
| TEAM_DOMAIN | Yes | Your Cloudflare Access team domain (e.g., https://yourteam.cloudflareaccess.com) | |
| ALLOWED_EXTS | No | Comma-separated list of allowed file extensions (optional) | .png,.jpg,.jpeg,.gif,.webp |
| R2_ACCOUNT_ID | Yes | Your Cloudflare account ID | |
| UPLOAD_PREFIX | No | Key prefix for uploaded objects (optional) | uploads/ |
| R2_BUCKET_NAME | Yes | Name of the R2 bucket (e.g., r2-uploads) | |
| R2_ACCESS_KEY_ID | Yes | Access Key ID for the R2 API token | |
| R2_PUBLIC_DOMAIN | Yes | Public bucket domain (e.g., pub-abc123def456.r2.dev) | |
| R2_SECRET_ACCESS_KEY | Yes | Secret Access Key for the R2 API token |
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/dtinth/r2-uploader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server