ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
Model Context Protocol server for executing Python and C++ code with PyROOT Minimal MCP (Model Context Protocol) server that allows LLMs and other MCP clients to execute Python and C++ code directly using PyROOT, without HTTP endpoints or external APIs. Direct Python execution: Run Python code with PyROOT available automatically Direct C++ execution: Run C++ code via ROOT's cling interpreter…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Model Context Protocol server for executing Python and C++ code with PyROOT Minimal MCP (Model Context Protocol) server that allows LLMs and other MCP clients to execute Python and C++ code directly using PyROOT, without HTTP endpoints or external APIs. Direct Python execution: Run Python code with PyROOT available automatically Direct C++ execution: Run C++ code via ROOT's cling interpreter In-process: All code runs in the same process (no subprocess isolation) Error detection: Automatic…