Backblaze B2 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 227 installs a week from npm. Last commit 4 Sep 2026.
Official Backblaze B2 MCP server for buckets, files, keys, Object Lock, and S3 storage.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const credentialEnvPresent = Object.entries(process.env).some(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add b2-mcp -- npx -y @backblaze-labs/b2-mcp
{
"mcpServers": {
"b2-mcp": {
"args": [
"-y",
"@backblaze-labs/b2-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.b2-mcp]
command = "npx"
args = ["-y", "@backblaze-labs/b2-mcp"]
{
"mcpServers": {
"b2-mcp": {
"args": [
"-y",
"@backblaze-labs/b2-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"b2-mcp": {
"args": [
"-y",
"@backblaze-labs/b2-mcp"
],
"command": "npx"
}
}
}
Read-only S3/MinIO/R2 object storage for AI agents — list buckets/objects, metadata, fetch.
Self-hosted S3-compatible object storage server with an MCP interface for AI agents.
Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.
Nano Banana MCP server backed by Polza media and storage APIs.
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
GPT Image 2 MCP server backed by Polza media and storage APIs.
Keyword, vector, hybrid, and SQL retrieval over data on object storage, for AI agents.
Answers built from our own checks of this server.