Caplets Catalog
official
spiritledsoftware/caplets

Azure

Inspect and manage Azure resources, subscriptions, services, deployment state, and documentation through Microsoft's Azure MCP Server.

Install
caplets install spiritledsoftware/caplets azure

Inspect before installing

  • Local controlThis Caplet can operate against local project or machine state.
  • Setup requiredThis Caplet includes setup steps that should be completed before use.
CAPLET.md

Frontmatter

FieldValue
nameAzure
descriptionInspect and manage Azure resources, subscriptions, services, deployment state, and documentation through Microsoft's Azure MCP Server.
avoidWhenPrefer the project workspace when only local IaC or application files are needed.
tagsazure, cloud, infrastructure, microsoft, operations
catalog.iconhttps://azure.microsoft.com/favicon.ico
setup.verify[0].labelCheck Azure CLI account
setup.verify[0].commandaz
setup.verify[0].argsaccount, show
setup.verify[1].labelCheck npx is available
setup.verify[1].commandnpx
setup.verify[1].args--version
mcpServer.commandnpx
mcpServer.args-y, @azure/mcp@latest, server, start
mcpServer.startupTimeoutMs100000
mcpServer.callTimeoutMs300000

Azure

Targeting and Prerequisites

  • Confirm the intended tenant, subscription, resource group, Region, service namespace, and resource name before inspecting broad Azure state.
  • Authenticate against the intended tenant with least-privilege Azure roles before starting the server.
  • List, get, documentation, and diagnostic operations can narrow ambiguous resource matches.

Safe Operation

  • Inspect dependencies, tags, identities, access controls, costs, deployment history, and monitoring evidence before operational changes.
  • Azure operations can affect production infrastructure, data, identity boundaries, billing, and compliance posture. Keep access read-only until a write is necessary.
  • Review the tenant, subscription, resource group, resource, and expected production effect before a mutation.
  • Confirm destructive or high-impact targets before deleting, scaling, redeploying, rotating credentials, changing RBAC, modifying networking, or changing data stores.