azure-mcp
625
Azure MCP Server integrates AI agents with various Azure services, making it possible to perform operations like querying databases and managing configurations via natural language commands. It supports multiple Azure services and uses Azure Identity for authentication.
Overview
What can you do with the Azure MCP Server?
- Explore Azure Resources: List storage accounts, resource groups, Cosmos DB databases, AI Search services, and more.
- Query & Analyze: Query Log Analytics workspace, search indexes.
- Manage Configuration: List App Configuration stores, show key-value pairs.
- Advanced Azure Operations: List CDN endpoints, build Azure applications.
The Azure MCP Server integrates AI agents with Azure services using natural language and intelligent parameter suggestions.
Currently Supported Tools
- Azure AI Search
- Azure Cosmos DB
- Azure Database for PostgreSQL
- Kusto (Azure Data Explorer)
- Azure Storage
- Azure Monitor
- Azure App Configuration
- Azure Key Vault
- Azure Resource Groups
- Azure Service Bus
- Azure CLI Extension
- Azure Developer CLI Extension
Getting Started
- Requires Node.js and VS Code. Install via NPX or manually configure using
.vscode/mcp.json
. Supports Docker installation.
Authentication
- Uses Azure Identity SDK with multiple credential options for ease of integration.
Contributing
- Contributions are welcome; refer to the contributing guide for setup and pull request instructions.