Azure MCP Server

Stablecloud
320 starsTypeScriptmicrosoft
GitHub
About

Overview

The Azure MCP Server provides tools for AI agents to interact with Microsoft Azure's cloud platform. It supports managing virtual machines, App Service deployments, Azure Storage accounts, Azure Active Directory, Key Vault secrets, and other Azure services through the Azure SDK.
Capabilities

Tools & Capabilities

list_resources

List Azure resources in a subscription

list_vms

List virtual machines

list_app_services

List App Service web apps

get_keyvault_secret

Retrieve a secret from Key Vault

list_storage_accounts

List storage accounts

list_resource_groups

List resource groups

Setup

Installation

bash
Install
npx -y @azure/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "azure": {
      "command": "npx",
      "args": ["-y", "@azure/mcp-server"],
      "env": {
        "AZURE_SUBSCRIPTION_ID": "your-sub-id",
        "AZURE_TENANT_ID": "your-tenant-id",
        "AZURE_CLIENT_ID": "your-client-id",
        "AZURE_CLIENT_SECRET": "your-secret"
      }
    }
  }
}

Quick Info

Authormicrosoft
LanguageTypeScript
StatusStable
Stars 320
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.