mcp
mcp copied to clipboard
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
### Describe the bug Hi team, I use copilot cli and config Azure MCP to Generate CLI Command Prompt: use azure mcp server to find how many resource groups? and...
The ability to deploy the Azure MCP server following patterns we have already established would be very beneficial. We already have several MCP servers running as Azure Functions and we...
## What does this PR do? Replace the mixed net9.0, net10-preview dependency with the new net10.0 GA version. ## Pre-merge Checklist - [ ] Required for All PRs - [...
Our wait and kill logic at the end of this method looks like it will chop off output or error message and doesn't seem to address all the different timings...
### Describe the bug Ran `azmcp server start` in VSCode's integrated pwsh terminal and it seemed to just hang. ### Expected behavior Expected the command to complete and/or provide a...
Is there any MCP.json file for Azure MCP server available ? so instead of adding all the tools one by one and creating an instruction for AI Ageny to use....
### Describe the bug Every now and then a build will fail with a message like [the following](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5482686&view=logs&j=49488890-c1d0-5a70-282b-85c8b43b1436&s=6884a131-87da-5381-61f3-d7acc3b91d76&t=f1c34ac6-801d-56cc-8a01-8f676d0a67a6&l=12590): ``` [xUnit.net 00:00:01.22] Assert.Equal() Failure: Values differ [xUnit.net 00:00:01.22] Expected: BadRequest [xUnit.net...
Right now, we have a limitation due to availability of agents. This is visible in [Our build-matrix.json](https://github.com/microsoft/mcp/blob/ad0805f668f264c0b252b23fc1ae6554f030e352/eng/pipelines/build-matrix.json#L10) file. As you can see, RunTests is set to `false` for ARM64 machines....
I was using Claude Sonnet 4 to try and list KV secrets and ran into the following issue: > "status":500, "message": "Error retrieving secrets from vault vicolinamanualtests: The ChainedTokenCredential failed...