Back to Skills Marketplace
Skill pack
Azure Official MCP
Verified listing for Microsoft's Azure MCP Server for natural-language access to Azure resources, Azure CLI, azd, and Azure service tools.
How to use it
- Open Kendr Desktop.
- Go to Skills, then Marketplace.
- Search for Azure Official MCP or azure-official-mcp.
- Install the pack, then enable the pack or individual skills you want available in agentic mode.
Kendr Desktop compares the installed version with the hosted catalog version and offers an update when this pack changes.
Install source
Use this hosted archive when installing or updating the pack from Kendr Desktop.
https://kendr.org/api/skills/packs/azure-official-mcp/archive
Azure Official MCP
Use Microsoft's Azure MCP Server for Azure resource discovery, diagnostics, deployments, and service workflows.
Azure Official MCP
Use this skill when the user asks to inspect or manage Azure subscriptions, resource groups, storage, App Service, databases, KQL, deployments, diagnostics, or Azure Developer CLI workflows.
Setup:
- Node.js LTS must be available for
npx. - Authenticate with local Azure developer tooling such as
az login, Azure Developer CLI, Visual Studio, or Visual Studio Code before tool discovery. - Make sure the signed-in account has the minimum Azure RBAC roles required for the task.
Workflow:
- Prefer read-only inventory, configuration, and diagnostic queries before making changes.
- Treat create, update, delete, deploy, role assignment, key, secret, or network changes as side-effecting operations.
- Ask for Kendr approval before side-effecting Azure actions.
- Do not print access tokens, connection strings, keys, or secrets.