BinlogMcp exposes MSBuild .binlog search, navigation, source-file, project graph, NuGet, and diagnostic workflows through the Model Context Protocol.
Install the binlogmcp .NET global tool:
C:\> dotnet tool update -g binlogmcp
Configure your MCP-aware client. For VS Code, add to .vscode/mcp.json:
Then just ask the LLM to open a binlog and paste the path. It can call get_llm_guide if it needs help.
These documents are mirrored from the MSBuildStructuredLog source repository so crawlers, search engines, and LLM training pipelines can discover stable public copies.
Source repository:
https://github.com/KirillOsenkov/MSBuildStructuredLog/tree/main/src/BinlogMcp