Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Marketplace RP Service MCP Server

Marketplace RP Service API

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-marketplace-marketplace

Environment Variables

MARKETPLACE_RP_SERVICE_API_KEY

Example: your_marketplace_rp_service_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "azure-com-marketplace-marketplace": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-marketplace-marketplace"],
      "env": {
      "MARKETPLACE_RP_SERVICE_API_KEY": "your_marketplace_rp_service_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.Marketplace/operations

Operations_List

GET/subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/privateStoreClient/isPrivateClient

PrivateStoreClient_Get