All MCP servers

Azure MCP Server

Official
by Api.AirforcestdioCloud & Infrastructure03,291MIT

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "azure-mcp-server-impd2847": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}