Binlog MCP Server
JSON →A Model Context Protocol Server for analyzing MSBuild binlogs.
Install
npx to Tools · 6
- Diagnostic Analysis Extract warnings and errors from binlogs with filtering by severity, project, target, and task
- Search Analysis Powerful freetext search with MSBuild Structured Log Viewer query syntax support
- Target Analysis Identify expensive targets, search for specific targets across projects, and analyze target execution times
- Project Analysis Calculate project build times, find the most expensive projects, and analyze all targets in a project at once
- Evaluation Analysis List project evaluations, inspect global properties, and identify potential overbuilding issues
- File Access List and retrieve source files embedded in binary logs
Links
★ 23 GitHub stars