Skip to content
Claude Desktop

minio and redis storage stack for Claude Desktop

ai.getvda/minio-and-redis-storage-stack

MinIO and Redis Storage Stack

client:Claude Desktop transport:streamable-http tools:2

Install minio and redis storage stack in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "minio-and-redis-storage-stack": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://redis-minio-stack-generator-minio-minio.getvda.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

minio and redis storage stack in other clients