Azure Media Services MCP Config
This Swagger was generated by the API Framework.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-mediaservices-contentkeypolicies.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-mediaservices-contentkeypolicies.json to fetch programmatically.
{
"mcpServers": {
"azure-com-mediaservices-contentkeypolicies": {
"command": "npx",
"args": ["-y","@mcp/azure-com-mediaservices-contentkeypolicies"],
"env": {
"AZURE_MEDIA_SERVICES_API_KEY": "your_azure_media_services_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-mediaservices-contentkeypolicies.jsonEnvironment Variables
AZURE_MEDIA_SERVICES_API_KEYReplace your_azure_media_services_api_key with your actual azure media services api key
Endpoints
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPoliciesList Content Key Policies
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}Get a Content Key Policy
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}Create or update an Content Key Policy
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}Delete a Content Key Policy
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}Update a Content Key Policy
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}/getPolicyPropertiesWithSecretsGet a Content Key Policy with secrets