Storj MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Storj buckets and objects via S3. Needs access keys.
Today is the operative word: we check Storj MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 storj-mcp -- npx -y storj-mcp
{
"mcpServers": {
"storj-mcp": {
"args": [
"-y",
"storj-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.storj-mcp]
command = "npx"
args = ["-y", "storj-mcp"]
{
"mcpServers": {
"storj-mcp": {
"args": [
"-y",
"storj-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"storj-mcp": {
"args": [
"-y",
"storj-mcp"
],
"command": "npx"
}
}
}
MCP server for Wasabi buckets and objects via S3. Needs access keys.
Official Backblaze B2 MCP server for buckets, files, keys, Object Lock, and S3 storage.
MCP server for filesystem access
Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.
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.
MCP server for Google Cloud Storage with fine-grained tool access control.
Nano Banana MCP server backed by Polza media and storage APIs.
Answers built from our own checks of this server.