About
Overview
The Wasabi MCP Server enables AI agents to use Wasabi's S3-compatible storage. It provides tools for uploading, downloading, and managing objects with no egress fees.
Capabilities
Tools & Capabilities
⚡put_object
Upload an object
⚡get_object
Download an object
⚡list_objects
List objects in a bucket
⚡list_buckets
List buckets
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-wasabiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"wasabi": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-wasabi"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026