KeyVaultManagementClient MCP Config
The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-keyvault-providers.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-keyvault-providers.json to fetch programmatically.
{
"mcpServers": {
"azure-com-keyvault-providers": {
"command": "npx",
"args": ["-y","@mcp/azure-com-keyvault-providers"],
"env": {
"KEYVAULTMANAGEMENTCLIENT_API_KEY": "your_keyvaultmanagementclient_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-keyvault-providers.jsonEnvironment Variables
KEYVAULTMANAGEMENTCLIENT_API_KEYReplace your_keyvaultmanagementclient_api_key with your actual keyvaultmanagementclient api key
Endpoints
GET
/providers/Microsoft.KeyVault/operationsOperations_List