Skip to content

Tags: microsoft/mcp

Tags

Template.Mcp.Server-0.0.12-alpha.6424928

Toggle Template.Mcp.Server-0.0.12-alpha.6424928's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update a few tool areas to use single RecordedCommandTestsBase implem…

…entation (#2854)

* Move Communication to single recorded test class

* Move Marketplace to single recorded test class

* Move AKS to single recorded test class

* Move Functions to single recorded test class

* Move AppService to single recorded test class

* Fix linting

* Minor feedback

Template.Mcp.Server-0.0.12-alpha.6420650

Toggle Template.Mcp.Server-0.0.12-alpha.6420650's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace NodeTool with UseNode, update to Node 24 (#2856)

* Replace NodeTool with UseNode, update to Node 24

* Prevent changes to eng/common in PRs

Azure.Mcp.Server-3.0.0-beta.17

Toggle Azure.Mcp.Server-3.0.0-beta.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix EventHubs Tool Issues. (#2678)

Azure.Mcp.Server-2.0.3

Toggle Azure.Mcp.Server-2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add git worktree safety guidance to AGENTS.md (#2829)

* Add git worktree safety guidance against git stash in AGENTS.md

Warn against using git stash in linked worktrees that share a common
.git directory, since stash entries live in the shared refs/stash and
collide across concurrent worktrees, risking clobbered edits.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Clarify git worktree add arguments in AGENTS guidance

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

Template.Mcp.Server-0.0.12-alpha.6402025

Toggle Template.Mcp.Server-0.0.12-alpha.6402025's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change Cloud Architect implementation to extend BaseCommand (#2822)

* Change Cloud Architect implementation to extend BaseCommand

* Fix compilation

* Add CHANGELOG entry

Template.Mcp.Server-0.0.12-alpha.6401368

Toggle Template.Mcp.Server-0.0.12-alpha.6401368's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change Cloud Architect implementation to extend BaseCommand (#2822)

* Change Cloud Architect implementation to extend BaseCommand

* Fix compilation

* Add CHANGELOG entry

Template.Mcp.Server-0.0.12-alpha.6397731

Toggle Template.Mcp.Server-0.0.12-alpha.6397731's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Microsoft MCP Server for Enterprise to README (#2690)

* Add Microsoft MCP Server for Enterprise to registry and README

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>

* Remove Enterprise MCP registry entry

Keep the Enterprise MCP change limited to the repository server listing per review feedback.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix SQL MCP README link

Update the stale MSSQL MCP shortlink that fails changed-file link validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Azure.Mcp.Server-3.0.0-beta.16

Toggle Azure.Mcp.Server-3.0.0-beta.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add BuildTimeoutInMinutes parameter to internal pipeline template (#2790

)

Template.Mcp.Server-0.0.12-alpha.6380381

Toggle Template.Mcp.Server-0.0.12-alpha.6380381's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare `3.0.0-beta.16` release (#2783)

Update changelogs and remove individual entries

Azure.Mcp.Server-3.0.0-beta.15

Toggle Azure.Mcp.Server-3.0.0-beta.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert PR #2578: Transition to GitHub App auth, remove azuresdk-githu…

…b-pat usage (#2777)

Revert PR #2578: restore azuresdk-github-pat usage

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>