azure-mcp-server
An MCP server that integrates with Azure Blob Storage and Cosmos DB for secure cloud data resource management, manipulation, and querying. A practical example of an MCP server.
About this tool
azure-mcp-server
Description:
Azure MCP Server is an open-source server that implements the Model Context Protocol (MCP), enabling AI agents to securely manage, manipulate, and query cloud data resources via integration with Azure services such as Blob Storage and Cosmos DB. It allows agents to leverage Azure resources for workflows like file storage, database and logs querying, and direct CLI command execution.
Category: database-messaging-mcp-servers
Source: Introducing the Azure MCP Server
Tags: mcp, azure, cloud-storage, database
Features
- Supports multiple Azure services:
- Azure Cosmos DB (NoSQL):
- List Cosmos DB accounts
- List and query databases
- Manage containers and items
- Execute SQL queries against containers
- Azure Storage:
- List Storage accounts
- Manage blob containers and blobs
- List and query Storage tables
- Access container properties and metadata
- Azure Monitor (Log Analytics):
- List Log Analytics workspaces
- Query logs using Kusto Query Language (KQL)
- List available tables
- Configure monitoring options
- Azure App Configuration:
- List App Configuration stores
- Manage key-value pairs
- Handle labeled configurations
- Lock/unlock configuration settings
- Azure Resource Groups:
- List resource groups
- Perform resource group management operations
- Azure Cosmos DB (NoSQL):
- Azure Tools Integration:
- Execute Azure CLI commands directly (full functionality, JSON output)
- Execute Azure Developer CLI (
azd) commands for template discovery, initialization, provisioning, and deployment
- Agent Compatibility:
- Usable by any agent that supports the MCP protocol (e.g., GitHub Copilot Agent Mode, custom MCP clients)
- Tutorials and SDKs available for Python, .NET, and Semantic Kernel
- Open-source:
- Publicly available on GitHub
- Extensibility:
- Designed for agentic workflows and can be integrated with development tools (e.g., VS Code extensions)
Pricing
- Public Preview: No pricing information is provided; availability is currently in public preview.
Notes
- The Azure MCP Server is currently in public preview. More features, integrations, and documentation are planned for future releases.
- Feedback, issues, and feature requests are welcomed via the GitHub repository.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
An MCP Server for Microsoft Azure SQL Database, allowing Model Context Protocol clients to interact with managed Azure SQL databases in the cloud.
An MCP server bridging to ClickZetta databases for executing SQL queries, exploring schema information, and documenting insights via natural language interaction.
Provides a JSON-RPC interface to Datomic databases through the MCP protocol, enabling schema exploration and Datalog query execution. This makes it a specialized MCP server for interacting with Datomic.
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems, serving as a versatile MCP server.
An all-in-one MCP service that allows AI-powered data analysis by connecting to multiple types of databases (sqlite, mysql, postgres, etc.) within a single, unified configuration, making it a comprehensive MCP server solution.