mcp
Connect AI agents to Azure and Microsoft services via MCP
All Skills in This Repository (4)
Pure Emerald Level Indicatorsazurebackup-add-tool
Implement new Azure Backup MCP tool commands with validation, tests, and documentation.
azurebackup-telemetry-report
Generate weekly Azure Backup MCP telemetry reports from Kusto events with 3-way error classification.
mcp-code-reviewer
Review MCP pull requests with security, correctness, architecture, and testing lenses.
add-azure-mcp-tools
Guides the full lifecycle of adding new commands to Azure MCP toolsets from scaffolding through PR submission.
Frequently Asked Questions
FAQPage SchemaHow to install Microsoft MCP?▼
Run `npx skills add microsoft/mcp --all -g -y` in your terminal to install all skills in this suite globally.
What is the Azure MCP Server?▼
It is a Model Context Protocol server that lets AI agents manage Azure resources like storage, SQL, and Key Vault through natural language commands.
How to add a new Azure MCP tool?▼
Use the add-azure-mcp-tools skill, which walks your agent through command implementation, testing, and PR submission step by step.
Does Microsoft MCP work with VS Code and Claude Code?▼
Yes. The servers follow the open MCP standard and run in VS Code, Visual Studio, Claude Code, and other MCP-compatible hosts.
Can AI review MCP pull requests automatically?▼
Yes. The mcp-code-reviewer skill checks pull requests for security, correctness, and Azure integration issues with actionable feedback.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core