Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by brauliomsft • DevOps & CI/CD
A Python-based MCP server that lets LLM clients create, list, and delete Azure VMs and their networking using natural language.
Provision an Ubuntu VM in a specified Azure resource group using natural language commands.
List existing VMs and inspect basic VM/networking state in a specific Azure resource group.
Tear down a VM and its associated network resources (NIC, subnet, public IP) via an LLM-driven workflow.
This repository provides a demo MCP server to manage Azure virtual machines and associated network resources (create, list, delete) from LLM clients such as Claude or Visual Studio Code. It automates Azure SDK interactions and basic network setup, and is intended as a simple interface for prototyping VM lifecycle tasks via natural language. The project requires Azure CLI authentication and Python 3.13+, and includes a security note about the default hardcoded VM password which should be replaced for production use.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.