Connect your account, then chat with AI to run tools.
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.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/wasabiThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for Wasabi — workflow patterns, data models, and gotchas for your AI agent.
Wasabi is S3-compatible cloud object storage. Store, retrieve, manage files. Includes billing-level utilization analytics via Stats API.
Wasabi Copy Object
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. List objects in the source bucket to find source keys. For moving (copy + delete source), use the move-object operation instead.
Wasabi Create Bucket
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 region display name. Specify a region or it defaults to us-east-1. After creation, upload objects to the new bucket.
Wasabi Delete Bucket
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 feature not available in AWS S3). This is destructive and irreversible. List buckets in your account to find valid bucket names.
Connect Wasabi to any MCP client in minutes
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsWasabi Delete Object
Delete a single object from a Wasabi S3 bucket. This is irreversible unless bucket versioning is enabled. List objects in the bucket first to confirm the correct key before deleting.
Wasabi Get Bucket Lifecycle
Get all lifecycle rules configured on a Wasabi S3 bucket. Lifecycle rules automate object expiration, transition, and cleanup. Returns the list of rules with their filters, expiration days, and status. If no lifecycle rules exist, returns an empty list. Use bucket lifecycle settings to add or replace lifecycle rules.
Wasabi Get Bucket Versioning
Get the versioning status of a Wasabi S3 bucket. Returns whether versioning is Enabled, Suspended, or not configured. When versioning is enabled, Wasabi keeps all versions of every object, protecting against accidental deletion. Use bucket versioning settings to change the versioning state.
Wasabi Get Object
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 URL (valid for 1 hour by default). Set presigned_url_only=true to always get a URL instead of content. Also returns metadata: size, content type, last modified, and ETag. List objects in a bucket to find valid keys.
Wasabi List Buckets
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 to discover what storage exists before browsing objects in a bucket.
Wasabi List Objects
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 path (e.g. 'logs/2026-03/') and delimiter='/' for folder-style browsing (returns folders as CommonPrefixes). Supports pagination via continuation_token for large buckets. List buckets in your account first to find valid bucket names.
Wasabi Move Object
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 this to rename files or reorganize storage. For keeping the original, use the copy-object operation instead.
Wasabi Presigned Upload URL
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 exceed inline text upload limits. The URL is valid for 1 hour by default (max 7 days). Anyone with the URL can upload a single file to the specified key. After upload, download or head the object to confirm the file was stored.
Wasabi Put Object
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, CSV, logs, configs, etc.). Returns the key, size, and content type of the uploaded object. For binary uploads, use the Wasabi console or S3 CLI.
Wasabi Set Bucket Lifecycle
Set lifecycle rules on a Wasabi S3 bucket to automate object expiration. Rules define automatic deletion of objects after a number of days, filtered by key prefix. This REPLACES all existing lifecycle rules — read current lifecycle rules first, and include any you want to keep. Common patterns: expire log files after 30 days, clean up temp uploads after 7 days.
Wasabi Set Bucket Versioning
Enable or suspend versioning on a Wasabi S3 bucket. Once enabled, versioning can be suspended but never fully disabled. While enabled, every overwrite or delete creates a new version instead of replacing the object. Read bucket versioning settings to see the current state first.
Wasabi Storage Overview
Get a billing-level storage overview from the Wasabi Stats API. Combines account-level and per-bucket utilization data into a single response with human-readable sizes, regional distribution, API usage breakdown, and a cost estimate ($6.99/TB/month). Use this for billing analysis and cost tracking. For browsing actual files and folders, list buckets and objects instead.
Wasabi Utilization History
Get daily storage utilization history from the Wasabi Stats API over a date range. Returns daily breakdown of storage size, object counts, API calls, and transfer volume. Useful for tracking growth trends, identifying usage spikes, and forecasting costs. Optionally filter by a specific bucket. Max range: 90 days. For a quick current snapshot, use the storage overview instead.
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. It provides 16 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/wasabi. Authentication is handled automatically.
Wasabi provides 16 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Wasabi uses API Key. Wasabi requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — en...
8 toolsAmazon S3 access using IAM access keys: list buckets, browse objects, read metadata, upload inline t...
11 toolsDropbox cloud file storage. Browse folders, search files, read metadata, download file content, and ...
17 toolsGoogle Drive API for listing, searching, and retrieving files in a user's Google Drive.
16 toolsBox is a cloud content management and file sharing service that enables secure collaboration and sto...
13 toolsMicrosoft OneDrive through Microsoft Graph. List drives, browse and search files and folders, read m...
17 tools