Azure MCP Server✓
com.microsoft/azure · v3.0.0-beta.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.microsoft/azure",
"description": "All Azure MCP tools to create a seamless connection between AI agents and Azure services.",
"title": "Azure MCP Server",
"repository": {
"url": "https://github.com/microsoft/mcp",
"source": "github",
"subfolder": "servers/Azure.Mcp.Server"
},
"version": "3.0.0-beta.6",
"websiteUrl": "https://github.com/microsoft/mcp/tree/main/servers/Azure.Mcp.Server",
"packages": [
{
"registryType": "nuget",
"identifier": "Azure.Mcp",
"version": "3.0.0-beta.6",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "npm",
"identifier": "@azure/mcp",
"version": "3.0.0-beta.6",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "pypi",
"identifier": "msmcp-azure",
"version": "3.0.0-beta.6",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "server",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-win-x64.mcpb",
"fileSha256": "0beb99eff0c73a27edee5d66ae935f91c57a49c18f0f34565e6ad6dacc5b3dfa",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-win-arm64.mcpb",
"fileSha256": "c062aa482fb8eb6e55577a2c7beebb793bf8b7a9511ba0c8539366ccf14de421",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-linux-x64.mcpb",
"fileSha256": "36d0888187ca74154a02f860defa528278db5717a998179f348a0d02aea6ef4d",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-linux-arm64.mcpb",
"fileSha256": "d8c59c074f9efd837694b138ed73bb0bab9c6af3506ec70b4066b7925294fbe8",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-osx-x64.mcpb",
"fileSha256": "5df7f61aa9bd686470eb79ad5e9edc45de4dd7d42648ecc4e66cb1ea31c925c8",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-osx-arm64.mcpb",
"fileSha256": "52dc8eda170df606f75a38dc48a6c7c928222152ad2b9f8d57f79a8241f117c0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}