baronfel/mcp-binlog-tool
A Model Context Protocol server binary that exposes information inside an MSBuild Binary Log to LLMs to aid build analysis.
Platform-specific configuration:
{
"mcpServers": {
"mcp-binlog-tool": {
"command": "npx",
"args": [
"-y",
"mcp-binlog-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...