Capability
Storage Bucket And File Management Through Management Api
6 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Manage Supabase databases, auth, and storage via MCP.
Unique: Combines Management API for bucket lifecycle operations with Storage API for file operations, providing unified MCP interface for complete storage management. Implements signed URL generation for secure file access without exposing storage credentials, and handles file streaming for efficient large file transfers.
vs others: Unified MCP interface abstracts away separate Management and Storage API calls, whereas direct API usage would require clients to manage authentication tokens and request construction for both APIs separately.