$ timeahead.in
/ servers/npm/@azure/mcp
npm

@azure/mcp

Azure MCP Server - Model Context Protocol implementation for Azure

3k stars148k/wkupdated 0d agogithub ↗
57poor
▣ Overview

What it does

The Azure MCP Server implements the Model Context Protocol to connect AI agents and LLMs to Azure services. Running as a local MCP server, it enables AI applications and language models to query, manage, and interact with Azure resources through a standardized protocol interface. The server can operate as a standalone service or integrate with GitHub Copilot for Azure in VS Code, providing direct, consistent protocol-based access to Azure capabilities from within your AI tools and development workflows.

Who it's for

Azure developers, architects, and DevOps engineers building AI-driven infrastructure management and automation workflows. Teams and organizations using GitHub Copilot for Azure who want tighter integration between their language models and cloud resources. DevOps teams and infrastructure automation specialists building custom AI agents that need to query, audit, monitor, or manage Azure infrastructure programmatically.

Common use cases

  • Query Azure resource status, configurations, and deployment details from Claude via natural language
  • Deploy, update, and manage Azure infrastructure through an AI agent interface
  • Integrate Azure operations into multi-step AI workflows and infrastructure automation
  • Audit and inspect Azure resources with LLM-assisted analysis, cost analysis, and compliance checking

Setup pitfalls

  • Security scanning detected 15 secrets in the codebase. Review the source carefully before installation and never commit real Azure credentials.
  • The server reads and writes files to your filesystem. Run it with appropriate filesystem sandboxing and permission restrictions.
  • Requires valid Azure credentials with subscription-level permissions; misconfigured authentication fails silently without clear error messages.
  • Early-stage project with no active CI pipeline and failing tests. Expect incomplete features, rough tooling, and sparse documentation.
16 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
95
19.0
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
57.0
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "azuremcp": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
78/ 100 · is this project alive?
contributors (1y)82
top contributor share15%
releases (1y)100
last release0d ago
ci✓ passing
⛁ Raw data
weekly downloads148k
github stars3k
forks514
open issues324
license✓ present
readme length41994 chars
last publish0d ago
last commit0d ago
last updated7h ago
install verified✓ pass · 22d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points