{
  "markdown": "# Azure MCP Server\n\n<!-- mcp-name: io.github.asklokesh/azure-mcp-server -->\n\n<div align=\"center\">\n\n# Azure Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/azure-mcp-server?style=social)](https://github.com/LokiMCPUniverse/azure-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/azure-mcp-server?style=social)](https://github.com/LokiMCPUniverse/azure-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/azure-mcp-server?style=social)](https://github.com/LokiMCPUniverse/azure-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/azure-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/azure-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/azure-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/azure-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/azure-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/azure-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/azure-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/azure-mcp-server/commits)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)\n[![MCP](https://img.shields.io/badge/Model_Context_Protocol-DC143C?style=for-the-badge)](https://modelcontextprotocol.io)\n\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/LokiMCPUniverse/azure-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/azure-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/azure-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/azure-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/azure-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/azure-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating Azure with GenAI applications.\n\n## Overview\n\nMicrosoft Azure cloud services integration\n\n## Features\n\n- Comprehensive Azure API coverage\n- Multiple authentication methods\n- Enterprise-ready with rate limiting\n- Full error handling and retry logic\n- Async support for better performance\n\n## Installation\n\n```bash\npip install azure-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/azure-mcp-server.git\ncd azure-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to Azure API requirements.\n\n## Quick Start\n\n```python\nfrom azure_mcp import AzureMCPServer\n\n# Initialize the server\nserver = AzureMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 2944,
  "sha": "fb27d3db60a2ccf0407ec4738e832120dd3787a1195bdafb7d790a9b2ff0855b",
  "repo_slug": "asklokesh/azure-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_azure_mcp_server_d7b438a4/readme"
}