mcpbeat Sign in

MCP Azure MCP Server

local only

MCP Azure runs on your own machine — the client starts it, so there is no endpoint to ping. 406 installs a week from npm. Last commit 30 Aug 2026.

Azure Resource Manager inventory & ops for AI agents — governed, confirmation-gated.

Installs per day peak 192 · avg 13
a month agotoday
406
Installs / week
npm · @dockndevai/mcp-azure
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Azure every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-azure -- npx -y @dockndevai/mcp-azure
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-azure": {
      "args": [
        "-y",
        "@dockndevai/mcp-azure"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-azure]
command = "npx"
args = ["-y", "@dockndevai/mcp-azure"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-azure": {
      "args": [
        "-y",
        "@dockndevai/mcp-azure"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-azure": {
      "args": [
        "-y",
        "@dockndevai/mcp-azure"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Azure

same job, measured the same way
MCP Azure Devops
by dockndevai

Azure DevOps boards, repos, pipelines & projects for AI agents — governed.

367 installs/wk local only
Radar Kubernetes MCP Server
by skyhook-io

Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.

local only
Lokka
by jozrahq

Query and manage Microsoft Graph and Azure Resource Manager APIs from MCP clients.

504 installs/wk local only
OpenClaw FinOps
by maryadawson-code

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

answering
I
Infrawise
by infrawise

Azure FinOps cost optimization for Claude Code: idle resources, rightsizing, reserved savings.

69 installs/wk local only
IntegrityPulse FinOps
by maryadawson-code

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

1 tools answering
Cloudscope
by alexpota

Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.

80 installs/wk local only
Cloud FinOps Skill & MCP
by optimnow

Cloud cost + FinOps knowledge for AI agents: AWS/Azure/GCP optimisation, AI spend, waste playbooks.

1 173 installs/wk 6 tools answering

MCP Azure — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Azure?
MCP Azure runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dockndevai/mcp-azure was installed 406 times last week.
How do I connect MCP Azure?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dockndevai/mcp-azure straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Azure?
The npm package @dockndevai/mcp-azure was installed 406 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Azure open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.