A

MCP Entry

Azure MCP

Connects AI agents to Azure resources including App Service, Cosmos DB, Key Vault, and Logic Apps for configuration inspection and diagnostic retrieval. Developers can query Azure settings and logs without Azure Portal. Uses Azure CLI credentials for authentication.

Category Developer Tools
Install npm
Runtime Node.js
azurecloudmicrosoft

Use cases

  • Developer inspects App Service configuration and deployment slots
  • DBA queries Cosmos DB collections to verify data partitioning
  • Security engineer retrieves Key Vault secrets (with permissions) for debugging
  • SRE correlates Logic Apps execution logs with business process errors
  • Architect reviews resource group configurations across environments

Key features

  • Claude Desktop
  • Cursor
  • VS Code

Frequently Asked Questions

How does the agent authenticate to Azure?
Uses Azure CLI authentication (az login) or service principal credentials. Run 'az login' before using the MCP to authenticate.
What Azure services are supported?
Current support includes App Service, Cosmos DB, Key Vault, Logic Apps, Storage Accounts, and more. Check the GitHub repo for the latest service list.
Can agents modify Azure resources?
Yes, if authenticated with appropriate permissions. The MCP supports both read and write operations depending on your Azure RBAC assignments.

Related

Related

3 Indexed items