Object storage service. S3-compatible API at 1/4 the cost of AWS.
npx -y @backblaze/mcp-server-backblaze-b2
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"backblaze-b2": {
"command": "npx",
"args": ["-y", "@backblaze/mcp-server-backblaze-b2"]
}
}
}
```
read_filewrite_filelist_filesmove_fileObject storage service. S3-compatible API at 1/4 the cost of AWS.
Language: Python
Category: File Systems