Back to MCP directory

MSBuild Binlog MCP

Official

官方 .NET 工具:读 MSBuild 二进制日志,按错误、警告、目标和属性拆开。适合让模型排查 CI 编译失败。

MSBuild Binlog MCP is an MCP server for Dev Tools work. 官方 .NET 工具:读 MSBuild 二进制日志,按错误、警告、目标和属性拆开。适合让模型排查 CI 编译失败。 Tags: MSBuild · binlog · 官方.

Dev ToolsstdioAuthor: MicrosoftVisit

What is MSBuild Binlog MCP

MSBuild Binlog MCP exposes Dev Tools capabilities to MCP clients. 官方 .NET 工具:读 MSBuild 二进制日志,按错误、警告、目标和属性拆开。适合让模型排查 CI 编译失败。

Install MSBuild Binlog MCP in Cursor / Claude / Codex

Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.

Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.

Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.

Install & Run

Run the following command in your terminal to start the server:

dotnet tool install --global Microsoft.AITools.BinlogMcp

Tags

MSBuildbinlog官方

Similar recommendations

FAQ

What problem does MSBuild Binlog MCP solve?

MSBuild Binlog MCP focuses on Dev Tools. 官方 .NET 工具:读 MSBuild 二进制日志,按错误、警告、目标和属性拆开。适合让模型排查 CI 编译失败。

How do I connect MSBuild Binlog MCP to my editor?

Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.

What similar MCP servers exist?

The related list comes from the same Dev Tools group so you can compare scope.