Supabase Storage MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode | development |
| LOG_LEVEL | No | Logging verbosity | info |
| SUPABASE_URL | Yes | Your Supabase project URL | |
| SUPABASE_SERVICE_KEY | Yes | Your Supabase service role key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_bucketB | Create a new storage bucket with comprehensive security validation and audit logging |
| setup_bucketsC | Initialize standard storage buckets for organized file management workflows |
| upload_image_batchC | Upload multiple images to designated bucket and folder (supports both file paths and base64 data) |
| list_filesC | Enumerate files in bucket folder for processing or download |
| get_file_urlB | Generate signed download URL for secure file access |
| get_security_statusB | Get current security configuration and audit information |
| create_signed_urlsC | Generate multiple signed download URLs in a single request for batch operations |
| download_fileC | Download file content directly with optional image transformations |
| download_file_with_auto_triggerC | Download file with optional auto-download trigger and custom filename support |
| batch_downloadC | Download multiple files with optional auto-download triggers and batch processing |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Desmond-Labs/supabase-storage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server