microsoftmicrosoftOfficial·4 Agent Skills Included

mcp

Connect AI agents to Azure and Microsoft services via MCP

Connects AI agents to Azure, Microsoft Fabric, and other Microsoft services through standardized MCP servers. Provides 100+ ready tools for managing storage, databases, backups, and cloud resources using plain language. Includes skills for adding new Azure tools, reviewing MCP pull requests, and generating telemetry reports. Eliminates manual portal clicking and complex scripting for cloud operations.
npx skills add microsoft/mcp --all -g -y
Available:

Gives the AI agent coding rules, naming conventions, safety permissions, and build commands to follow when implementing and testing new Azure MCP tools.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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