Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

KeyVaultManagementClient MCP Server

The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-keyvault-providers

Environment Variables

KEYVAULTMANAGEMENTCLIENT_API_KEY

Example: your_keyvaultmanagementclient_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "azure-com-keyvault-providers": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-keyvault-providers"],
      "env": {
      "KEYVAULTMANAGEMENTCLIENT_API_KEY": "your_keyvaultmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.KeyVault/operations

Operations_List