Submit

Storacha MCP Storage Server

@storacha

Storacha MCP storage server - self-sovereign data for your AI applications.

Tools

Server Config

{
  "mcpServers": {
    "storacha-storage-server": {
      "command": "node",
      "args": [
        "./dist/index.js"
      ],
      "env": {
        "MCP_TRANSPORT_MODE": "stdio",
        "PRIVATE_KEY": "<agent_private_key>",
        "DELEGATION": "<base64_delegation>"
      },
      "shell": true,
      "cwd": "./"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.