Azuremcp
Freeby MCP Community
Azure MCP tool which publishes function names with '_'
v1.0.1Added Apr 12, 2026
azureclimcp
Azuremcp MCP Server
Azure MCP tool which publishes function names with '_'
Installation
npx -y @onderyildirim/azuremcp
Reviews
Installation
Quick install
npx -y @onderyildirim/azuremcp
Add to claude_desktop_config.json
{
"mcpServers": {
"azuremcp": {
"command": "npx",
"args": ["-y", "@onderyildirim/azuremcp"]
}
}
}