Add Microsoft MCP Server for Enterprise to registry and README#2690
Open
Licantrop0 wants to merge 1 commit into
Open
Add Microsoft MCP Server for Enterprise to registry and README#2690Licantrop0 wants to merge 1 commit into
Licantrop0 wants to merge 1 commit into
Conversation
Register the Enterprise MCP Server (https://mcp.svc.cloud.microsoft/enterprise) as a proxied remote server in registry.json with the enterprise_ tool prefix and OAuth scope. Add corresponding entry to the main README in alphabetical order under the official Microsoft MCP Servers listing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Thank you for your contribution @Licantrop0! We will review the pull request and get back to you soon. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Microsoft MCP Server for Enterprise as a first-party remote server option, making it discoverable both via the Azure MCP Server proxy registry and in the repository’s main server catalog.
Changes:
- Added an
enterpriseremote server entry to the Azure MCP Server embeddedregistry.json, including tool prefix and OAuth scope. - Documented the new Enterprise server in the main README alongside other official Microsoft MCP Servers.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| servers/Azure.Mcp.Server/src/Resources/registry.json | Adds the enterprise proxied remote server definition (URL, toolPrefix, oauthScopes). |
| README.md | Adds a new official server listing entry for “Microsoft MCP Server for Enterprise”, including documentation/repo links and install badges. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Microsoft MCP Server for Enterprise to the Azure MCP Server's proxied server registry and the main README.
Changes
enterpriseentry with:https://mcp.svc.cloud.microsoft/enterpriseapi://e8c77dc2-69b3-43f4-bc51-3213c9d915b4/.defaultenterprise_Invoking Livetests
Copilot submitted PRs are not trustworthy by default. Users with
writeaccess to the repo need to validate the contents of this PR before leaving a comment with the text/azp run mcp - pullrequest - live. This will trigger the necessary livetest workflows to complete required validation.