About
MCP server for Azure API integration
README
A Model Context Protocol (MCP) server for integrating Azure with GenAI applications.
Overview
Microsoft Azure cloud services integration
Features
- Comprehensive Azure API coverage
- Multiple authentication methods
- Enterprise-ready with rate limiting
- Full error handling and retry logic
- Async support for better performance
Installation
pip install azure-mcp-server
Or install from source:
git clone https://github.com/asklokesh/azure-mcp-server.git
cd azure-mcp-server
pip install -e .
Configuration
Create a .env file or set environment variables according to Azure API requirements.
Quick Start
from azure_mcp import AzureMCPServer
# Initialize the server
server = AzureMCPServer()
# Start the server
server.start()
License
MIT License - see LICENSE file for details
Install Azure in Claude Desktop, Claude Code & Cursor
unyly install azureInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add azure -- uvx azure-mcp-serverFAQ
Is Azure MCP free?
Yes, Azure MCP is free — one-click install via Unyly at no cost.
Does Azure need an API key?
No, Azure runs without API keys or environment variables.
Is Azure hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Azure in Claude Desktop, Claude Code or Cursor?
Open Azure on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Azure with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
