Marketplace RP Service MCP Config
Marketplace RP Service API
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-marketplace-marketplace.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-marketplace-marketplace.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/azure-com-marketplace-marketplace.jsonEnvironment Variables
MARKETPLACE_RP_SERVICE_API_KEYReplace your_marketplace_rp_service_api_key with your actual marketplace rp service api key
Endpoints
GET
/providers/Microsoft.Marketplace/operationsOperations_List
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/privateStoreClient/isPrivateClientPrivateStoreClient_Get