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

There have been PRs since the series of "Great Cancellation" pull requests where some types aren't being generated with using `CancellationToken`. This PR is an attempt at incremental fixes to...

## What does this PR do? Fixes the remote MCP server being called by VS Code. Fix OAuth Protected Resource Metadata flows with AZURE_MCP_DANGEROUSLY_ENABLE_FORWARDED_HEADERS. This configuration will read the X-Forwarded-Proto...

Updates to the latest build of ModelContextProtocol and related assemblies.

## What does this PR do? This PR follows the Engineering Hub guidance for onboarding a service to Azure MCP. We've got existing tools in Azure MCP, but have yet...

Our deployment steps for the central mcp registry have is cloning a 3rd party repo and building a go tool to publish server.json files. I suspect the API call is...

Central-EngSys

- [ ] Remove duplicate `Azure.Mcp.Core.Models.Option` imports from all affected files - [ ] `core/Azure.Mcp.Core/src/Areas/Tools/Commands/ToolsListCommand.cs` - [ ] `tools/Azure.Mcp.Tools.Monitor/src/Commands/BaseMonitorCommand.cs` - [ ] `tools/Azure.Mcp.Tools.VirtualDesktop/src/Commands/BaseVirtualDesktopCommand.cs` - [ ] `tools/Azure.Mcp.Tools.SignalR/src/Commands/BaseSignalRCommand.cs` - [ ]...

### Describe the bug If I prompt "Create a Python Function App with a HTTP Trigger" in Agent Mode with Claude Sonnet 4 it adds azure_functions_worker . Including azure_functions_worker in...

server-Azure.Mcp
tools-BestPractices
customer-reported
needs-team-triage

### Describe the bug Link to build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5558527&view=logs&j=3062cd78-3dd8-5cfa-d581-ea116ba27da8&t=4af6f21e-660e-510f-93cf-69d2fde1f5df Error message: ``` Failed Azure.Mcp.Tools.Workbooks.LiveTests.WorkbooksCommandTests.Should_show_workbook_details [5 s] Error Message: Property 'Workbook' not found. Full element: '{"message":"Failed to get workbook: The Resource \u0027Microsoft.Insights/workbooks/39a27c93-d82b-42e4-b22a-a2c0e81577ce\u0027...

server-Azure.Mcp
onboarding