Back to directory
baronfel/mcp-binlog-tool

baronfel/mcp-binlog-tool

@baronfel

A Model Context Protocol server binary that exposes information inside an MSBuild Binary Log to LLMs to aid build analysis.

mcpmsbuildbinary-logbuild-analysiscsharpnugetdotnetautomation

Installation & Configuration

{
  "mcpServers": {
    "binlog": {
      "command": "dnx",
      "args": [
        "-y",
        "baronfel.binlog.mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/14
Updated
2026/6/15