Feature request: MCP server for binary log analysis
Could be very useful to let AI assist in analyzing binary logs...
there is some prototyping going on by several people e.g. https://github.com/AR-May/mcp-binlog-analyzer/tree/main if you have specific tools/use cases that would help in your workflow, please share
Hi,
Is it related to https://github.com/baronfel/mcp-binlog-tool? If so, then it is not really useful for a big solution. I tried it and faced problems, like list_projects returns ALL the project nodes, not really the projects. For a big solution could be thousands of nodes overflowing the transport protocol - paged responses are necessary.
In general would be useful to have some recipes built-in, e.g. - analyzing build summary node.
Anyway, my understanding that there is nothing at the moment that can be used to analyze build performance root causes for a big solution.