io.github.microsoft/azure.mcp.server icon

Azure MCP Server

by microsoft

io.github.microsoft/azure.mcp.server

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

Version 2.0.0-beta.22
AI Tools
Local
View source

Azure MCP Server · v2.0.0-beta.22

microsoft

60

Step 1: Configure

Set required package environment variables and arguments.

Local configuration
Review and edit values used for this integration mode.

Step 2: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via NuGet
Run via NuGet
<<DnxPackageId>>@2.0.0-beta.22
Run command
dotnet tool run <<DnxPackageId>>
Run via npm
Run via npm
<<NpmPackageName>>@2.0.0-beta.22
Run command
npx <<NpmPackageName>>@2.0.0-beta.22
Run via PyPI
Run via PyPI
<<PypiPackageName>>@2.0.0-beta.22
Run command
uvx <<PypiPackageName>>==2.0.0-beta.22

Step 3: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…