Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Azure

FreeNot checked

MCP server for Azure API integration

GitHubEmbed

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

from github.com/asklokesh/azure-mcp-server

Install Azure in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install azure

Installs 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-server

FAQ

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

Compare Azure with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs