AuthorizationManagementClient MCP Config
Role based access control provides you a way to apply granular level policy administration down to individual resources or resource groups. These operations enable you to manage role definitions and role assignments. A role definition describes the set of actions that can be performed on resources.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-authorization-authorization-provideroperationscalls.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-authorization-authorization-provideroperationscalls.json to fetch programmatically.
{
"mcpServers": {
"azure-com-authorization-authorization-provideroperationscalls": {
"command": "npx",
"args": ["-y","@mcp/azure-com-authorization-authorization-provideroperationscalls"],
"env": {
"AUTHORIZATIONMANAGEMENTCLIENT_API_KEY": "your_authorizationmanagementclient_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-authorization-authorization-provideroperationscalls.jsonEnvironment Variables
AUTHORIZATIONMANAGEMENTCLIENT_API_KEYReplace your_authorizationmanagementclient_api_key with your actual authorizationmanagementclient api key
Endpoints
/providers/Microsoft.Authorization/providerOperationsProviderOperationsMetadata_List
/providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}ProviderOperationsMetadata_Get