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…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…