Back to Home
microsoft icon

mcp

Verified Safe

by microsoft

Overview

Provides AI agents with local-first Model Context Protocol (MCP) integration and tooling for Azure, offering access to Azure API specifications, resource definitions, and best practices in Visual Studio Code and other compatible clients.

Installation

Run Command
npx -y @azure/mcp@latest server start

Environment Variables

  • AZURE_MCP_COLLECT_TELEMETRY
  • ASPNETCORE_ENVIRONMENT
  • ASPNETCORE_URLS
  • AzureAd__TenantId
  • AzureAd__ClientId
  • AzureAd__Instance
  • TEST_TIMEOUT
  • DEBUGTELEMETRY
  • DEBUG_WEBPACK

Security Notes

The server emphasizes 'local-first security' and primarily uses standard I/O (stdio) for communication when integrated with clients like VS Code, reducing direct network exposure. Telemetry collection is explicitly tied to VS Code's user settings, allowing users to opt-out. However, the installation via `npx` relies on trusting external npm packages. Additionally, a debug profile (`debug-remotemcp`) shows the capability to run with HTTP transport and outgoing authentication, implying that the server (or tools it exposes) can make external network calls to Azure APIs if configured this way. Hardcoded `aiKey` values in `package.json` appear to be placeholders, not active secrets.

Similar Servers

Stats

Interest Score100
Security Score8
Cost ClassLow
Avg Tokens100
Stars2264
Forks310
Last Update2025-12-06

Tags

azureagentchatcopilotlanguage-model-toolsmcpmodel context protocolaiapi-managementresource-managementcloud-development