Storage

Wasabi MCP Server

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.

16 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Wasabi — workflow patterns, data models, and gotchas for your AI agent.

Wasabi

Wasabi is S3-compatible cloud object storage. Store, retrieve, manage files. Includes billing-level utilization analytics via Stats API.

Data Model

  • Buckets & objects — S3-compatible namespaces and the keys inside them.
  • Bucket policies — versioning and lifecycle rules per bucket.
  • Utilization analytics — account-level storage snapshots and time-bounded history (requires date bounds on history calls).

Tools in this Server (16)

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....

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 r...

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 featur...

Wasabi Delete Object

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...

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 rul...

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, Wasa...

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...

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 t...

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...

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 t...

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 can't go...

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,...

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 b...

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...

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 hum...

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, ...

Frequently Asked Questions

What is the Wasabi MCP server?

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).

How do I connect Wasabi to my AI agent?

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.

How many tools does Wasabi provide?

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.

What authentication does Wasabi require?

Wasabi uses API Key. Wasabi requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Wasabi to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/wasabi

What is MCP?

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.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Wasabi?

Sign in to connect your credentials and start running tools from the chat.

Wasabi MCP Server & Skill — 16 Tools