Vinkius

Wasabi MCP. Govern Your Cloud Storage Assets via Chat

Wasabi MCP connects your AI agent directly to Wasabi Hot Cloud Storage. It lets you manage storage buckets, check object versions, and audit file access lists using natural conversation. Control where your data lives, list files within any bucket, or delete incomplete uploads—all without navigating a complex cloud console.

Wasabi MCP is compatible with Claude Claude
Wasabi MCP is compatible with ChatGPT ChatGPT
Wasabi MCP is compatible with Cursor Cursor
Wasabi MCP is compatible with Gemini Gemini
Wasabi MCP is compatible with Windsurf Windsurf
Wasabi MCP is compatible with VS Code VS Code
Wasabi MCP is compatible with JetBrains JetBrains
Wasabi MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Manage Storage Containers

Create, list, and delete high-availability storage buckets in your account.

Audit File Permissions

Retrieve the access control list (ACL) for any file to verify who has permission to view or edit it.

Verify Data Location

Check the physical geographic region where a specific storage bucket is hosted, which is crucial for compliance.

Track Object History

Activate or check object versioning on a bucket to protect against accidental overwrites and deletions.

Browse Files in Buckets

List all files (objects) within a specific container, including their size and when they were last modified.

Clean Up Uploads

Identify and permanently delete incomplete multipart uploads that are wasting storage space.

Waiting for input…

AI Agent
Wasabi

What AI agents can do with Wasabi: 10 Tools for Cloud Infrastructure Management

Use these tools to create, delete, list, check permissions, and audit every aspect of your cloud storage infrastructure via chat.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Wasabi MCP

Create Storage Bucket

Creates a new, high-availability storage container in your configured Wasabi region.

Delete Storage Bucket

Permanently removes an empty storage bucket from your account. Note: This action...

Delete Bucket Object

Irreversibly deletes a single file from a specified container.

Enable Bucket Versioning

Turns on object versioning for a bucket, which keeps copies of files when they...

Get Bucket Datacenter Location

Retrieves the physical geographic location where an entire storage bucket is hosted.

Get Object Access Control

Pulls the access control list (ACL) for a specific file to show who has permissions.

Get Bucket Versioning Status

Checks if object versioning is currently turned on or off for your bucket.

List Storage Buckets

Lists all the storage buckets that are visible to your authenticated user account.

List Bucket Objects

Returns a list of files, showing their keys, sizes, and last modified dates within a...

List Pending Multipart Uploads

Lists incomplete multipart uploads that are consuming storage space in your bucket.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Wasabi MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Wasabi integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Wasabi, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Wasabi MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Wasabi. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Manual Pain of Cloud Storage Management

Today, managing your cloud storage means logging into a complex web console. You jump between buckets, run different reports to check for orphaned files, and click through multiple menus just to verify if versioning is active or what the data residency status is. It's tedious, slow, and requires constantly switching context.

With this MCP, you talk to your agent instead. Instead of clicking around five tabs to find out who has access to a file, you simply ask, 'Who can view that object?' Your agent handles all the API calls behind the scenes and gives you a direct answer in chat. It’s instant control.

Get Instant Cloud Visibility with Wasabi MCP

The manual steps that disappear are checking permissions, listing objects, and confirming the bucket's physical location. You don't have to copy names from one screen into another to run a status check.

Now, your AI agent is your cloud storage administrator. It gives you immediate visibility over every object, permission, and container in your account. That’s how fast it should be.

What Wasabi MCP does for your AI

You can use this MCP to take full control of all your Wasabi assets through chat. Instead of clicking through confusing storage consoles, you simply tell your AI agent what you need done. You can check which physical region your data is stored in, verify if versioning is active on a bucket for protection against accidental deletions, or even find out exactly who has permissions to view specific files by checking the Access Control List (ACL).

If you’re used to managing cloud assets via dedicated scripting tools, this MCP offers that control but wrapped in natural conversation. When you connect through Vinkius, your AI agent becomes a hands-on administrator for your entire cloud storage setup. You can also manage containers themselves—create new buckets or permanently remove old ones—and run cleanup tasks to delete those 'fractured' file uploads taking up space.

Built · Hosted · Managed by Vinkius Wasabi MCP - Manage Cloud Storage & Data Residency
Server ID 019d761f-24b5-7020-ba4c-4b46e95cfc4a
Vinkius Inspector
Compliance Grade F
Score 3.89/100
Vinkius Inspector Badge — Score 3.89/100

Frequently asked questions about Wasabi MCP

How do I use the Wasabi MCP to check my data residency? +

You run get_bucket_datacenter_location on the specific bucket name. This tells you the exact physical geographic region where your stored data is hosted, which is essential for compliance.

Can Wasabi MCP help me delete files from a bucket? +

Yes. You use delete_bucket_object to permanently remove a specific file, or you can run list_pending_multipart_uploads and then delete the whole incomplete upload.

Is there a way to see all my buckets with Wasabi MCP? +

You simply call list_storage_buckets. This command returns a complete inventory of every bucket visible to your authenticated user account.

Do I need to worry about versioning when using Wasabi MCP? +

It's wise to check the status first by calling get_bucket_versioning_status. If it’s off and you work with critical files, run enable_bucket_versioning immediately.

How do I list all the files inside a container? +

You use list_bucket_objects, specifying the name of the bucket. This returns key information like file names, sizes, and when they were last modified.