Azure MCP ServerServer

kalivaraprasad-gonapa
GitHub
AzureNatural Language ProcessingCloud Management

Loading subscription status...

💡 Description

An implementation of the Model Context Protocol (MCP) that allows Claude Desktop to interact with Azure services, enabling queries and management of Azure resources directly through natural language conversations.

📝 JSON Entries

{
  "mcpServers": [
    {
      "azure": {
        "args": [
          "C:/Users/[YourUsername]/path/to/azure-mcp/src/launcher.ts"
        ],
        "command": "tsx"
      }
    }
  ]
}

🛠️ Tools

list-tenantsrun-azure-codeselect-tenant

Features

  • Azure Resource Management
  • Subscription Management
  • Tenant Management
  • Automatic Authentication
  • Error Handling

💬 Example Queries

  • Can you get all the available Azure accounts and subscriptions?
  • List all resource groups in my subscription
  • Show me all the virtual machines in a specific resource group