azure-mcp

MCP.Pizza Chef: Azure

Microsoft built this to let an assistant work with Azure cloud resources — listing storage accounts, checking databases, reading configuration — from an ordinary chat window. As of 25 August 2025 the repository is archived and the team moved development into Microsoft's combined MCP repository, so anyone starting today should follow the link in the readme to the maintained version. The code here still exists but no longer receives fixes or new features.

Archived · archived 25 August 2025; moved to Microsoft's combined MCP repository
Coding
Data

Use This MCP server To

List the storage accounts in my Azure subscription Check which of my Azure databases are running Look up the settings for a service I deployed Ask what I currently have running in one region Find the maintained replacement before I set anything up

README

azure-mcp FAQ

Is this project still maintained?
No. It was archived on 25 August 2025, and development moved to Microsoft's combined MCP repository, which is linked from the readme.
Can I use this to check on my Azure resources just by chatting?
Yes, that is exactly what it was built for. Install the newer maintained version rather than this archived one.
Which apps does it work in?
Any assistant that supports MCP servers, including desktop chat apps and coding editors.
Do I need an Azure account?
Yes. It works against resources in your own Azure subscription, so you need access to one.
How hard is setup?
You install a package and paste a short snippet into your app's settings file, so it is not a one-click add-on.