Loomal

Azure MCP Server

MCP server by github.com/microsoft/mcp

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

3.3k starsnuget: Azure.Mcp

About Azure MCP Server

Azure MCP Server is an MCP (Model Context Protocol) server published by microsoft in the official MCP registry, listed under Autonomous Agents on Loomal. All Azure MCP tools to create a seamless connection between AI agents and Azure services.

It ships as a NuGet package (Azure.Mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/microsoft/mcp, where the project has earned 3,303 GitHub stars.

Use Azure MCP Server with your agent

Claude Code · one command
claude mcp add azure-mcp-server -- dnx Azure.Mcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "azure-mcp-server": {
      "command": "dnx",
      "args": [
        "Azure.Mcp",
        "--yes"
      ]
    }
  }
}
nugetAzure.Mcp

Frequently asked questions

What is Azure MCP Server?
Azure MCP Server is an MCP (Model Context Protocol) server by microsoft in the Autonomous Agents category. All Azure MCP tools to create a seamless connection between AI agents and Azure services.
How do I connect Azure MCP Server to Claude, Cursor, or another MCP client?
Install Azure MCP Server from its nuget package (Azure.Mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Azure MCP Server open source?
Yes — the source code is public at github.com/microsoft/mcp, with 3,303 GitHub stars.
Can AI agents pay to use Azure MCP Server?
Not yet through Loomal — Azure MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Azure MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.