About
Overview
The Backblaze B2 MCP Server enables AI agents to interact with Backblaze B2's affordable cloud storage. It provides tools for uploading, downloading, and managing files and buckets.
Capabilities
Tools & Capabilities
⚡upload_file
Upload a file to B2
⚡download_file
Download a file
⚡list_files
List files in a bucket
⚡list_buckets
List B2 buckets
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-backblaze-b2Examples
Example Usage
javascript
Usage
{
"mcpServers": {
"backblaze-b2": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-backblaze-b2"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026