Skip to content
Cline

storj mcp for Cline

io.github.mrfentmen/storj-mcp

MCP server for Storj buckets and objects via S3. Needs access keys.

client:Cline transport:stdio runtime:npm

Install storj mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "storj-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "storj-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

storj mcp in other clients