Announcement: new development — root_mcp_server
I am announcing a new development related to ROOT: the repository root_mcp_server.
This project implements an MCP (Model-Context-Protocol) server that allows executing ROOT code (both Python and C++) inside a ROOT process via the MCP protocol. Unlike a simple HTTP API, MCP provides a protocol for sending code snippets, invoking ROOT functionality, and receiving structured results — enabling interactive execution of analysis tasks within a controlled ROOT runtime.




