azure-skills

microsoft/azure-skills
★ 333 stars Unknown language 🤖 AI/LLM Updated 1mo ago
Official agent plugin providing skills and MCP server configurations for Azure scenarios.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "azure-skills": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft/azure-skills"
      ]
    }
  }
}

Topics

agent-skills