Skip to content
MCP-Bridge
Developer ToolsAuto-generated

GalleryManagementClient MCP Server

The Admin Gallery Management Client.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-azsadmin-gallery

Environment Variables

GALLERYMANAGEMENTCLIENT_API_KEY

Example: your_gallerymanagementclient_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "azure-com-azsadmin-gallery": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-azsadmin-gallery"],
      "env": {
      "GALLERYMANAGEMENTCLIENT_API_KEY": "your_gallerymanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.Gallery.Admin/operations

Gets the available gallery admin operations.