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…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…