Wasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across global regions at $6.99/TB/month. Full S3 API compatibility — list buckets, browse objects, upload, download, and manage storage. Also includes billing-level utilization analytics via the Stats API.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Domain knowledge for Wasabi — S3-compatible storage, buckets, objects, utilization
Copy an object within the same bucket or to a different Wasabi S3 bucket. The source object is preserved. Returns the destination key, size, and ETag....
Create a new S3 bucket in your Wasabi account. Bucket names must be globally unique across all Wasabi accounts. Returns the bucket name, region, and r...
Delete an S3 bucket from your Wasabi account. By default, the bucket must be empty. Set force=true to delete all objects first (Wasabi-specific featur...
Delete a single object from a Wasabi S3 bucket. This is irreversible unless bucket versioning is enabled. Call wasabi_list_objects first to confirm th...
Get all lifecycle rules configured on a Wasabi S3 bucket. Lifecycle rules automate object expiration, transition, and cleanup. Returns the list of rul...
Get the versioning status of a Wasabi S3 bucket. Returns whether versioning is Enabled, Suspended, or not configured. When versioning is enabled, Wasa...
Get an object from a Wasabi S3 bucket. For text files under 512KB, returns the content inline. For binary or large files, returns a presigned download...
List all S3 buckets in your Wasabi account. Returns bucket name, creation date, and region for each bucket. This is the best starting point — use it t...
List objects in a Wasabi S3 bucket. Returns key, size (human-readable), last modified date, and storage class for each object. Use prefix to filter by...
Move (rename) an object within the same bucket or to a different Wasabi S3 bucket. Copies the object to the destination then deletes the source. Use t...
Generate a presigned URL that allows uploading a file to Wasabi S3 via HTTP PUT. Use this for binary file uploads (images, PDFs, videos) that can't go...
Upload text content to a Wasabi S3 bucket. Creates a new object or overwrites an existing one at the given key. Supports text content up to 5MB (JSON,...
Set lifecycle rules on a Wasabi S3 bucket to automate object expiration. Rules define automatic deletion of objects after a number of days, filtered b...
Enable or suspend versioning on a Wasabi S3 bucket. Once enabled, versioning can be suspended but never fully disabled. While enabled, every overwrite...
Get a billing-level storage overview from the Wasabi Stats API. Combines account-level and per-bucket utilization data into a single response with hum...
Get daily storage utilization history from the Wasabi Stats API over a date range. Returns daily breakdown of storage size, object counts, API calls, ...
Connect this Wasabi MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.