azure-mcp
The official Microsoft MCP server for Azure services, exposing Azure Storage, Cosmos DB, Azure Monitor, and related resources through the Model Context Protocol interface.
About this tool
azure-mcp
Category: cloud-devops-mcp-servers
Brand: Microsoft Azure
Source: https://github.com/Azure/azure-mcp
Overview
azure-mcp is the official Microsoft Model Context Protocol (MCP) server for Azure services. It exposes Azure resources—such as Azure Storage, Cosmos DB, Azure Monitor, and related services—through an MCP-compatible interface so that AI agents and tools can interact with Azure programmatically.
Features
- Official Azure MCP server implementing the Model Context Protocol for Azure.
- Access to Azure services via MCP, including (per project description):
- Azure Storage
- Azure Cosmos DB
- Azure Monitor
- Other related Azure resources (as provided by the repository’s area modules).
- Modular codebase organized into:
areas/for service-specific or feature-specific components.core/for shared MCP server logic and infrastructure.
- Containerized deployment via a provided
Dockerfilefor running the server in container environments. - Editor and tooling configuration:
.devcontainer/for development container setups..vscode/for recommended VS Code configuration.
- .NET solution structure using
AzureMcp.sln,Directory.Build.props, andDirectory.Packages.propsfor centralized build and package management. - Documentation and processes:
README.mdfor usage and setup instructions (not fully visible in provided content).CHANGELOG.mdfor version and change tracking.CONTRIBUTING.mdfor contribution guidelines.TROUBLESHOOTING.mdfor diagnosing and resolving common issues.SECURITY.mdandNOTICE.txtfor security and legal notices.
Licensing
- Distributed under the license specified in
LICENSEin the repository (exact terms not fully visible in the provided content).
Pricing
- No pricing information is provided in the available content. The repository appears to be an open-source project hosted on GitHub; any Azure usage costs are determined separately by the Azure services you connect to.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)Official AWS MCP servers that provide seamless Model Context Protocol integration with a wide range of AWS services and resources, enabling AI assistants to interact with AWS infrastructure programmatically.
An MCP Server integration for Alibaba Cloud services, allowing MCP clients to interact with Alibaba’s cloud computing resources.
Core AWS MCP server that executes AWS CLI-style operations, enabling broad interaction with AWS services and resources via the Model Context Protocol.
An MCP Server that connects to Cisco Meraki’s cloud-based networking platform, providing access to wireless, switching, security, cameras, sensors, and related APIs via MCP.
An MCP server that enables natural language management of Apache CloudStack infrastructure, translating user requests into API calls for VM deployment, resource management, and infrastructure operations without requiring direct API knowledge. Directly relevant as an example of a specialized Model Context Protocol (MCP) server.
A VMware ESXi/vCenter management server based on MCP, providing REST API interfaces for virtual machine management via the MCP protocol.