Skip to main content
Glama

Azure MCP Server

Official
MIT License
1,161
  • Linux
  • Apple
package.json762 B
{ "name": "@azure/mcp", "version": "0.0.0", "description": "Azure MCP Server - Model Context Protocol implementation for Azure", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-mcp#readme", "license": "MIT", "keywords": [ "azure", "mcp", "model-context-protocol" ], "bugs": { "url": "https://github.com/Azure/azure-mcp/issues" }, "repository": { "type": "git", "url": "git+https://github.com/Azure/azure-mcp.git" }, "engines": { "node": ">=20.0.0" }, "bin": { "azmcp": "./index.js" }, "os": [ ], "cpu": [ ], "optionalDependencies": { "@azure/mcp-linux-x64": "^0.2.3" }, "scripts": { "postinstall": "node ./scripts/post-install-script.js" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Azure/azure-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server