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-classicadmincalls.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-authorization-authorization-classicadmincalls.json to fetch programmatically.
{
"mcpServers": {
"azure-com-authorization-authorization-classicadmincalls": {
"command": "npx",
"args": ["-y","@mcp/azure-com-authorization-authorization-classicadmincalls"],
"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-classicadmincalls.jsonEnvironment Variables
AUTHORIZATIONMANAGEMENTCLIENT_API_KEYReplace your_authorizationmanagementclient_api_key with your actual authorizationmanagementclient api key
Endpoints
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/classicAdministratorsClassicAdministrators_List