Skip to content

Conversation

@wbreza
Copy link
Contributor

@wbreza wbreza commented Sep 25, 2025

What does this PR do?

  • Adds the Azure Developer CLI (azd) to the Azure MCP registry.
  • Enables proxying of azd MCP server tools to Azure MCP
  • Deprecates the old azd extension tool

GitHub issue number?

Resolves #566
Resolves #370
Resolves Azure/azure-dev#5623

Pre-merge Checklist

  • Required for All PRs
    • Read contribution guidelines
    • PR title clearly describes the change
    • Commit history is clean with descriptive messages (cleanup guide)
    • Added comprehensive tests for new/modified functionality
    • Updated servers/Azure.Mcp.Server/CHANGELOG.md and/or servers/Fabric.Mcp.Server/CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)

Copilot AI review requested due to automatic review settings September 25, 2025 00:34
@wbreza wbreza review requested due to automatic review settings September 25, 2025 00:34
@wbreza wbreza requested a review from a team as a code owner September 25, 2025 00:34
Copilot AI review requested due to automatic review settings September 25, 2025 00:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the Azure Developer CLI (azd) as a new MCP server to the Azure MCP registry, enabling users to access azd tools through the Azure MCP server when azd is installed locally.

Key changes:

  • Adds azd server configuration to the registry with stdio transport
  • Updates changelog to document the new feature
  • Improves error handling for server initialization failures

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
servers/Azure.Mcp.Server/CHANGELOG.md Documents the new azd MCP tools support feature
core/Azure.Mcp.Core/src/Areas/Server/Resources/registry.json Adds azd server configuration with stdio command and description
core/Azure.Mcp.Core/src/Areas/Server/Commands/ToolLoading/RegistryToolLoader.cs Adds generic exception handling for server initialization failures

@wbreza wbreza changed the title Adds 'azd' server to registry Adds 'azd' MCP server to registry Sep 25, 2025
@github-project-automation github-project-automation bot moved this from Untriaged to In Progress in Azure MCP Server Sep 25, 2025
@wbreza wbreza enabled auto-merge (squash) September 26, 2025 00:23
@wbreza wbreza merged commit ace91b7 into microsoft:main Sep 26, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Azure MCP Server Sep 26, 2025
@wbreza wbreza deleted the add-azd-server branch September 26, 2025 23:03
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Sep 27, 2025
Adds the Azure Developer CLI (azd) to the Azure MCP registry.
Enables proxying of azd MCP server tools to Azure MCP
Deprecates the old azd extension tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

2 participants