$ timeahead.in
/ servers/npm/@azure/mcp-linux-x64
npm

@azure/mcp-linux-x64

Azure MCP Server - Model Context Protocol implementation for Azure, for linux on x64

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

What it does

The Azure MCP Server bridges AI agents to Microsoft Azure using the Model Context Protocol. It implements the MCP specification to provide language models standardized, consistent access to Azure cloud services, resources, and management operations. The server operates locally and integrates with development environments including VS Code, Visual Studio, IntelliJ, and Eclipse, and can be paired with the GitHub Copilot for Azure extension.

Who it's for

Cloud infrastructure engineers, DevOps teams, and developers building AI agents that require programmatic access to Azure. Ideal for teams automating cloud operations through LLM-driven workflows or using Copilot for AI-assisted resource management.

Common use cases

  • Query Azure resource groups, compute instances, and deployed services via natural language
  • Provision and configure Azure resources through LLM-driven automation workflows
  • Build agents that handle routine Azure operational tasks autonomously
  • Integrate into VS Code with Copilot for Azure for interactive cloud management

Setup pitfalls

  • Security scanner detected 15 embedded secrets in the codebase; audit all code and configuration before deployment
  • Classified high-risk due to filesystem read/write access and network calls; sandbox strictly and restrict network access to Azure endpoints only
  • Requires valid Azure credentials; securely configure subscription keys and authentication tokens as environment variables
  • Linux x64 architecture only; not portable to other platforms
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%
93
18.6
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
56.6
⚿ 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-linux-x64": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp-linux-x64"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
78/ 100 · is this project alive?
contributors (1y)82
top contributor share14%
releases (1y)100
last release0d ago
ci✓ passing
⛁ Raw data
weekly downloads64k
github stars3k
forks520
open issues329
license✓ present
readme length41994 chars
last publish0d ago
last commit0d ago
last updated3d ago
install verified✗ fail · 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