Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Azure MCP Server logo
MCP server

Azure MCP Server

One server covering Azure services, plus a hosted endpoint for Microsoft Learn.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @azure/mcp@latest server start
mcpServers
{
  "mcpServers": {
    "azure-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp@latest",
        "server",
        "start"
      ]
    }
  }
}
Transport
stdio
Runtime
.NET
Auth
Required
License
MIT

Azure MCP Server groups its tools by service namespace — Storage, Key Vault, Cosmos DB, Monitor, App Configuration, AKS, Kusto and others — behind a single process that can be started with npx, dnx, uvx or Docker. It reuses whatever Azure sign-in the machine already holds instead of asking for a separate key, and namespace filtering keeps the exposed tool list short enough for a model to reason about. Microsoft runs a second, unrelated endpoint at learn.microsoft.com/api/mcp that answers documentation questions with no account at all.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?