mcp icon indicating copy to clipboard operation
mcp copied to clipboard

Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration

Results 100 mcp issues
Sort by recently updated
recently updated
newest added

Using /src/docs/new-command.md as a guide, implement the container-apps list command to list all container apps in a subscription.

server-Azure.Mcp

## Proposal This is a proposal to reduce the size of the AzureMCP server. The `Azure.ResourceManager.ResourceGraph` library enables retrieval of any ARM resource data, making it a viable replacement for...

server-Azure.Mcp
tools-ARM
Engineering Excellence

### Describe the bug Similar error as some other issues: When I am trying to run Azure MCP via docker, I am getting permission denied errors. Platform: WSL Ubuntu 22.04...

bug
server-Azure.Mcp
tools-Docker
customer-reported
needs-author-feedback

### Describe the bug Recently, Managed Lustre live tests have been failing with the following error message: ``` Failed Azure.Mcp.Tools.ManagedLustre.LiveTests.ManagedLustreCommandTests.Should_create_azure_managed_lustre_no_blob_no_cmk [8 s] Error Message: Property 'fileSystem' not found. Full element:...

tools-managedlustre
test issue
blocking-release

This pull request adds initial documentation for telemetry support in the Azure MCP Server. The new `TELEMETRY_README.md` provides an overview of telemetry architecture, configuration, collected data, and privacy considerations for...

### Describe the bug There are multiple overlapping issues in the code, but the end result is that tools that are supposed to use elicitation to protect secret/sensitive data don't...

tools-KeyVault
1.x

Based on this PR discussion, https://github.com/microsoft/mcp/pull/1164/files#r2520549355 - There should be a better approach to track and assign GUIDs for future maintenance and scalability - Initial suggestion in the discussion thread...

Engineering Excellence

Currently azmcp server info outputs server name and version. Consider enriching output with: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-06-18/schema.json#L874

enhancement

Now that .NET 10.0 LTS released on Nov 11, 2025 we should upgrade both our 1.x and our 2.x branches to the LTS supported version. https://dotnet.microsoft.com/en-us/download/dotnet?cid=getdotnetcorecli https://dotnet.microsoft.com/en-us/download/dotnet/10.0 Please let @vcolin7...

server-Azure.Mcp
1.x

Regarding [mcp/servers/Azure.Mcp.Server/azd-templates/aca-foundry-managed-identity at main · microsoft/mcp](https://github.com/microsoft/mcp/tree/main/servers/Azure.Mcp.Server/azd-templates/aca-foundry-managed-identity/) 1. there's still a "TODO" or two comment in the markdown file 2. We should update both docs to have manual instructions too for...

remote-mcp