All Azure MCP tools to create a seamless connection between AI agents and Azure services.
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
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.
Sign in to configure stored values and credentials for this server.
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
<<DnxPackageId>>@2.0.0-beta.22Run command
dotnet tool run <<DnxPackageId>>Run via npm
<<NpmPackageName>>@2.0.0-beta.22Run command
npx <<NpmPackageName>>@2.0.0-beta.22Run via PyPI
<<PypiPackageName>>@2.0.0-beta.22Run command
uvx <<PypiPackageName>>==2.0.0-beta.22Step 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…