-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
customer-reportedserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-AzCLIAzure CLI relatedAzure CLI related
Milestone
Description
Describe the bug
Environment Details
- Claude Desktop
- Azure MCP server installation type npm local on MacOS
- Review the attached screenshots for claude desktop conversation
- Claude Desktop Config Json Section
"azure": {
"command": "npx",
"args": [
"-y",
"@azure/mcp@latest",
"server",
"start"
],
"env": {
"AZURE_TENANT_ID": "AAAAAAAAA",
"AZURE_CLIENT_ID": "BBBBBB",
"AZURE_CLIENT_SECRET": "CCCCCC"
}
},
- Claude Desktop user prompt
what all vms do we have on azure currently use MCP servervia modelSonnet 4.5
Azure MCP server was successfully invoked , however the MCP server had missing tools / CLI (not sure if this is expected) and hence the execution was incomplete.
Expected behavior
The MCP should have all necessary dependencies (CLI , executables) so that it can fetch right information that is requested by the user
Actual behavior
Azure MCP server was successfully invoked , however the MCP server had missing tools / CLI (not sure if this is expected) and hence the execution was incomplete.
Reproduction Steps
- Add MCP server to claude desktop , on a MacOS via NPM install method
- Run user chat
what all vms do we have on azure currently use MCP server
Environment
- MacOS
- NPM install
- Claude Desktop
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
customer-reportedserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-AzCLIAzure CLI relatedAzure CLI related
Type
Projects
Status
Not Started