Back to directory
brauliomsft/azure-mcp

brauliomsft/azure-mcp

@brauliomsft

A Python-based MCP server for managing Azure VMs with LLM clients like Claude or VS Code

azurevmmcp-serverpythonclaudevscodevirtual-machinecloud

Installation & Configuration

{
  "mcpServers": {
    "Azure VM": {
      "command": "uv",
      "args": [
        "--directory",
        "<FULL_PATH>/azure-mcp/src/",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15