Add Binlog MCP Server to the catalog#2729
Open
YuliiaKovalova wants to merge 3 commits into
Open
Conversation
Contributor
|
Thank you for your contribution @YuliiaKovalova! We will review the pull request and get back to you soon. |
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds documentation for a new MCP server entry and fixes README formatting near the trademark section.
Changes:
- Document a “Binlog MCP Server” (repo, description, category/type, install link).
- Fix markdown line formatting/numbering in the trademark section.
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.
What does this PR do?
Adds Binlog MCP Server to the catalog of "MCP Servers available from Microsoft" in
README.md, following the same model as NuGet MCP Server (#29) — a Mode-2 catalog-only listing where the source code lives in its own repository.The entry is inserted alphabetically between Azure Kubernetes Service (AKS) and GitHub.
Server summary
.binlogfiles). Exposes structured access to build errors, warnings, targets, tasks, and properties so AI agents can triage CI failures and answer build-diagnostic questions.dnceng/dotnet-toolsAzure DevOps NuGet feed asMicrosoft.AITools.BinlogMcp(current version1.0.0-preview.26272.1).stdio.binlog_overview,binlog_errors,binlog_warnings, build-tree node drill-down).gh-awMCP Gateway in .NET CI workflows (microsoft/testfx,dotnet/msbuild,dotnet/sdk,dotnet/dotnet); IDE/agent MCP clients (VS Code, Cursor, Claude Desktop).GitHub issue number?
Resolves #2728
Pre-merge Checklist
Added comprehensive tests— N/A (README-only catalog entry)Created a changelog entry— N/A (catalog README change, not a server-specific feature/fix)The remaining checklist items (MCP tool changes, Azure MCP Server tool changes) are not applicable to a catalog-listing PR.